summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorJesús Corrius <jcorrius@gmail.com>2013-09-26 10:33:38 +0200
committerJesús Corrius <jcorrius@gmail.com>2013-09-26 10:37:00 +0200
commit7d491bec4063b447726c49a98be47c80df1d4e24 (patch)
tree274804410bb0ad6ce56851478b0e5e9758acf168 /filter
parent968f4d72a23bb28d097a7694d66f0b866b3b33f0 (diff)
Everytimes -> Every time
Change-Id: Ib84cee7dbb493387760ce68c25ec442bf0a4a121
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/cache/filtercache.hxx4
-rw-r--r--filter/source/config/cache/typedetection.hxx2
2 files changed, 3 insertions, 3 deletions
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index 7305c488a477..595927ea693d 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -327,7 +327,7 @@ class FilterCache : public BaseLock
Otherwise this method does nothing!
This method must be called from every user of this cache
- everytimes it need a filled cache. Normaly we load
+ every time it need a filled cache. Normaly we load
only standard information into this cache on startup.
After a few seconds we start a special thread, which
may fill this cache completely. But if somehwere outside
@@ -669,7 +669,7 @@ class FilterCache : public BaseLock
@descr It checks first, if the internal member m_xConfig already
points to an open update access. If not - it opens a new one.
- Doing so this method can be called everytimes a configuration
+ Doing so this method can be called every time a configuration
access is needed.
@param eProvider
diff --git a/filter/source/config/cache/typedetection.hxx b/filter/source/config/cache/typedetection.hxx
index bb4d45f6faab..3ce6042c30be 100644
--- a/filter/source/config/cache/typedetection.hxx
+++ b/filter/source/config/cache/typedetection.hxx
@@ -110,7 +110,7 @@ private:
@param rLastChance
the internal name of a "suggested type" ... (see before)
- Note: it will be reseted to an empty string everytimes. So
+ Note: it will be reseted to an empty string every time. So
a set value of "rLastChance" can be detected outside very easy.
@param rUsedDetectors