summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-03 23:27:39 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-03 23:27:39 +0100
commitd35d893c3d256223efc59e5bbdacce08352fd901 (patch)
tree4c5d1bfa654b9293b1247fc66ff895dbcee785bd /framework
parentc6f5d3ad899230b4a785d27fb677d0c9e7137c4b (diff)
Typos
Change-Id: I0aef0c185457687aa0e40a4a1e8024d9e691093f
Diffstat (limited to 'framework')
-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 9f2ec18d93ae..7bb3d24f4a65 100644
--- a/framework/inc/classes/filtercachedata.hxx
+++ b/framework/inc/classes/filtercachedata.hxx
@@ -553,7 +553,7 @@ class DataContainer
};
/*-************************************************************************************************************
- @short capsulate configuration access for fiter configuration
+ @short capsulate configuration access for filter configuration
@descr We use the ConfigItem mechanism to read/write values from/to configuration.
This implementation could be used to handle standard AND additional filter configurations in the same way.
We set a data container pointer for filling or reading ... this class use it temp.