summaryrefslogtreecommitdiff
path: root/framework/inc/classes/propertysethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/propertysethelper.hxx')
-rw-r--r--framework/inc/classes/propertysethelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/propertysethelper.hxx b/framework/inc/classes/propertysethelper.hxx
index f6c23546a3af..19bb4fbd5dbf 100644
--- a/framework/inc/classes/propertysethelper.hxx
+++ b/framework/inc/classes/propertysethelper.hxx
@@ -104,7 +104,7 @@ class FWI_DLLPUBLIC PropertySetHelper : public css::beans::XPropertySet
* if a property with the same name already exists.
*
* Note: The consistence of the whole set of properties is not checked here.
- * Means e.g. ... a handle which exists more then once is not detected.
+ * Means e.g. ... a handle which exists more than once is not detected.
* The owner of this class has to be sure, that every new property does
* not clash with any existing one.
*/