summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/filtercache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/filtercache.hxx')
-rw-r--r--filter/source/config/cache/filtercache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index f932275e1c6b..1adb87fa328c 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -241,7 +241,7 @@ class FilterCache : public BaseLock
/// type property names for filter config keyed by EReadOption
css::uno::Sequence< OUString > m_aTypeProps[4];
- /// readonly acccess to the module configuration of OOo
+ /// readonly access to the module configuration of OOo
css::uno::Reference< css::container::XNameAccess > m_xModuleCfg;
rtl::Reference< CacheUpdateListener > m_xTypesChglisteners;