summaryrefslogtreecommitdiff
path: root/filter/source/config/cache/basecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/config/cache/basecontainer.hxx')
-rw-r--r--filter/source/config/cache/basecontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/basecontainer.hxx b/filter/source/config/cache/basecontainer.hxx
index a2259a5df1d7..f52a63da4f68 100644
--- a/filter/source/config/cache/basecontainer.hxx
+++ b/filter/source/config/cache/basecontainer.hxx
@@ -45,7 +45,7 @@ namespace filter{
@descr This class can be used as base for own service implementations,
which must provide read/write access to the filter configuration.
- Parameters regulate read/write access, which sub set of informations
+ Parameters regulate read/write access, which sub set of information
should be available etc.
@attention The base class BaseLock must be the first of declared ones.