summaryrefslogtreecommitdiff
path: root/framework/inc/classes/filtercachedata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/filtercachedata.hxx')
-rw-r--r--framework/inc/classes/filtercachedata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/filtercachedata.hxx b/framework/inc/classes/filtercachedata.hxx
index 7ccd82efdfdf..499e48f85f01 100644
--- a/framework/inc/classes/filtercachedata.hxx
+++ b/framework/inc/classes/filtercachedata.hxx
@@ -437,7 +437,7 @@ class DataContainer
but must be executed on different places inside this configuration structures.
These enum values can be used ate some interface methods to specify, which
configuration set should be used.
- Further it must be possible to start the same action for more then one cfg type.
+ Further it must be possible to start the same action for more than one cfg type.
That's why these values must be interpreted as flags. Means: its values must be
in range [2^n]!
*/