summaryrefslogtreecommitdiff
path: root/forms/source/xforms/collection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/collection.hxx')
-rw-r--r--forms/source/xforms/collection.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/xforms/collection.hxx b/forms/source/xforms/collection.hxx
index 52425ab797b5..c923c2bdf873 100644
--- a/forms/source/xforms/collection.hxx
+++ b/forms/source/xforms/collection.hxx
@@ -125,7 +125,7 @@ public:
}
- // the following method may be overriden by sub-classes for
+ // the following method may be overridden by sub-classes for
// customized behaviour
/// called before insertion to determine whether item is valid
@@ -134,7 +134,7 @@ public:
protected:
- // the following methods may be overriden by sub-classes for
+ // the following methods may be overridden by sub-classes for
// customized behaviour
/// called after item has been inserted into the collection