summaryrefslogtreecommitdiff
path: root/framework/inc/helper/ocomponentenumeration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/ocomponentenumeration.hxx')
-rw-r--r--framework/inc/helper/ocomponentenumeration.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/ocomponentenumeration.hxx b/framework/inc/helper/ocomponentenumeration.hxx
index 33d8951cdcc4..e1e5078314dc 100644
--- a/framework/inc/helper/ocomponentenumeration.hxx
+++ b/framework/inc/helper/ocomponentenumeration.hxx
@@ -88,7 +88,7 @@ class OComponentEnumeration : public ::cppu::WeakImplHelper2< ::com::sun::star
/*-****************************************************************************************************
@short check count of accessible elements of enumeration
@descr You can call this method to get information about accessible elements in future.
- Elements you have already getted are not accessible!
+ Elements you have already gotten are not accessible!
@seealso interface XEnumeration
@return sal_True = if more elements accessible<BR>