summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-13 15:52:56 +0200
committerAndras Timar <andras.timar@collabora.com>2015-06-13 14:51:15 +0000
commit1f408db49740f8cc6ba67d72b54f49d2e4fdae9b (patch)
tree9c69f0c29184240836c93019ef44de839bdcee01 /filter
parentdo not access token data after token has been destroyed (diff)
downloadcore-1f408db49740f8cc6ba67d72b54f49d2e4fdae9b.tar.gz
core-1f408db49740f8cc6ba67d72b54f49d2e4fdae9b.zip
Fix typos
Change-Id: Ifaa52b49b717d893846fc1e7ae4ac50735f824ac Reviewed-on: https://gerrit.libreoffice.org/16260 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/cache/filtercache.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index 2eee9f710be4..f932275e1c6b 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -667,7 +667,7 @@ class FilterCache : public BaseLock
object.
@param bLocalesMode
- enable/disable special handling of localized configuratiom
+ enable/disable special handling of localized configuration
items by the returned configuration object.
@return A valid reference, if the configuration access could be opened
@@ -867,7 +867,7 @@ class FilterCache : public BaseLock
this list to check if the item was changed/added or removed. This method
checks the exist state of the requested item inside our own cache
and inside the underlying configuration layer to find out, if the item
- must be removed/added or modified inside the configuratuion layer.
+ must be removed/added or modified inside the configuration layer.
@param xSet
points directly to the configuration set, where the item should resist