summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/constant.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/constant.hxx')
-rw-r--r--filter/source/config/cache/constant.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/constant.hxx b/filter/source/config/cache/constant.hxx
index c175f59dbb70..f1dd5c96d715 100644
--- a/filter/source/config/cache/constant.hxx
+++ b/filter/source/config/cache/constant.hxx
@@ -101,7 +101,7 @@ extern rtl::OUString pFilterStrings[];
#define CFGSET_FRAMELOADERS _FILTER_CONFIG_FROM_ASCII_("FrameLoaders" )
#define CFGSET_CONTENTHANDLERS _FILTER_CONFIG_FROM_ASCII_("ContentHandlers")
-/** @short used to adress some configuration keys directly.
+/** @short used to address some configuration keys directly.
@descr Such direct keys should be used with function
FilterCache::impl_getDirectCFGValue() only!