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 5791b38779e3..77f5c9fdc906 100644
--- a/framework/inc/helper/ocomponentenumeration.hxx
+++ b/framework/inc/helper/ocomponentenumeration.hxx
@@ -100,7 +100,7 @@ class OComponentEnumeration final : public ::cppu::WeakImplHelper< css::containe
@descr If a call "hasMoreElements()" return true, you can get the next element of list.
@seealso interface XEnumeration
- @return A Reference to a component, safed in an Any-structure.
+ @return A Reference to a component, saved in an Any-structure.
@onerror If end of enumeration is arrived or there are no elements in list => a NoSuchElementException is thrown.
*//*-*****************************************************************************************************/