summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/cacheitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/cacheitem.hxx')
-rw-r--r--filter/source/config/cache/cacheitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/cacheitem.hxx b/filter/source/config/cache/cacheitem.hxx
index 118057be430b..7aac754451b9 100644
--- a/filter/source/config/cache/cacheitem.hxx
+++ b/filter/source/config/cache/cacheitem.hxx
@@ -155,7 +155,7 @@ class CacheItem : public ::comphelper::SequenceAsHashMap
/** @short convert this structure to a seq< PropertyValue >
and ignore all empty properties!
- @descr Normaly the converter routines of the base class
+ @descr Normally the converter routines of the base class
SequenceAsHashMap do this job already.
But it doesn't provide a "pack" mechanism to
ignore properties with empty (means "void") values.