summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-02-23 17:20:45 +0100
committerJulien Nabet <serval2412@yahoo.fr>2013-02-23 17:20:45 +0100
commit3a014901fdc4134f4fae669b66b154b1137c2352 (patch)
treeb991fc3cabb21e4048bb41d894965e94c0b98e19 /filter/source/config/cache
parente3f141323eea90259248cef4576ddb267b9c2d06 (diff)
Fix typo seperated/separated
Change-Id: I133423de994b1befe246b6c921802428a3528202
Diffstat (limited to 'filter/source/config/cache')
-rw-r--r--filter/source/config/cache/filtercache.hxx2
-rw-r--r--filter/source/config/cache/querytokenizer.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index 144827247777..34731100dae4 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -771,7 +771,7 @@ class FilterCache : public BaseLock
/** @short register the specified item for the given type.
@descr Because detect services, frame loader or content handler
- are not listed inside the xml configuration as seperated
+ are not listed inside the xml configuration as separated
items (they are properties of any type entry!), this method update
the internal lists of such items. Thats neccessary to have
it accessible for our container interfaces of detect, frame loader
diff --git a/filter/source/config/cache/querytokenizer.hxx b/filter/source/config/cache/querytokenizer.hxx
index 30c5305af9a9..c7e45eb724b9 100644
--- a/filter/source/config/cache/querytokenizer.hxx
+++ b/filter/source/config/cache/querytokenizer.hxx
@@ -72,7 +72,7 @@ class QueryTokenizer : public ::boost::unordered_map< ::rtl::OUString
a new query.
@descr The given query is immidiatly analyzed
- and seperated into its token, which can
+ and separated into its token, which can
be access by some specialized method later.
@param sQuery