diff options
Diffstat (limited to 'include/comphelper/numberedcollection.hxx')
-rw-r--r-- | include/comphelper/numberedcollection.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/numberedcollection.hxx b/include/comphelper/numberedcollection.hxx index 868b89d74985..e2c00d14c181 100644 --- a/include/comphelper/numberedcollection.hxx +++ b/include/comphelper/numberedcollection.hxx @@ -76,7 +76,7 @@ class COMPHELPER_DLLPUBLIC NumberedCollection : private ::cppu::BaseMutex NumberedCollection(); //--------------------------------------- - /** @short free all internaly used resources. + /** @short free all internally used resources. */ virtual ~NumberedCollection(); |