summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-09 15:07:20 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-09 16:14:47 +0200
commit42cfb5d0306300c448b54d8d7dd3bad21f7dfe55 (patch)
tree96e92086252964c1dc9cfd49f466fd6d872ade1d /filter
parent956c632e34d47099a2a0d6b084a4e30d26eaa0c0 (diff)
Fix typos
"its really" Change-Id: Ic0b41597c83be6c1c66b9cdf6ccbf80b0c2bc9ef Reviewed-on: https://gerrit.libreoffice.org/77204 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/cache/filtercache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx
index c9a51fb8657e..14b6ac48640b 100644
--- a/filter/source/config/cache/filtercache.hxx
+++ b/filter/source/config/cache/filtercache.hxx
@@ -423,7 +423,7 @@ class FilterCache : public BaseLock
@attention This method exists to supports some UNO container interfaces
only. (e.g. XNameAccess.hasByName()). But inside multithreaded
environments there is no guarantee, that this item still exists, if
- its really requested e.g. by calling getItem()!
+ it's really requested e.g. by calling getItem()!
Be aware of some NoSuchElementExistExceptions ...
@param eType