diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-03 23:27:39 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-03 23:27:39 +0100 |
commit | d35d893c3d256223efc59e5bbdacce08352fd901 (patch) | |
tree | 4c5d1bfa654b9293b1247fc66ff895dbcee785bd /framework | |
parent | c6f5d3ad899230b4a785d27fb677d0c9e7137c4b (diff) |
Typos
Change-Id: I0aef0c185457687aa0e40a4a1e8024d9e691093f
Diffstat (limited to 'framework')
-rw-r--r-- | framework/inc/classes/filtercachedata.hxx | 2 |
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. |