summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-04 12:20:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-04 12:20:48 +0200
commit8d2f282abeb0b701f7c49000d5433462bbda8602 (patch)
tree5cb035a49643f3e41914c535aa43ff43aa2f2f7f /framework
parent39979c8f38c01f11b5223f8a5dab5b4b43ff5cc7 (diff)
typo: emtpy → empty
Change-Id: I60cdcdc7fc38c175243c071f34295efa8739b717
Diffstat (limited to 'framework')
-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 8e0c144ff002..ea3f1b57f976 100644
--- a/framework/inc/helper/ocomponentenumeration.hxx
+++ b/framework/inc/helper/ocomponentenumeration.hxx
@@ -95,7 +95,7 @@ class OComponentEnumeration : public ::cppu::WeakImplHelper< css::container::X
sal_False = other way
@onerror sal_False<BR>
- (List is emtpy and there no accessible elements ...)
+ (List is empty and there no accessible elements ...)
*//*-*****************************************************************************************************/
virtual sal_Bool SAL_CALL hasMoreElements() throw( css::uno::RuntimeException, std::exception ) override;