summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-12-17 15:41:52 +0100
committerJulien Nabet <serval2412@yahoo.fr>2021-12-17 20:43:28 +0100
commit9d65987055a6127899403951cec270f1cf5295e5 (patch)
tree676bb89d4011d0ef7f818660b6dac09c2e98fd1c /filter
parent31f51598fd08c2b76583a1baad0c0d6d4b336664 (diff)
Fix typos
Change-Id: I7f1636226c4fbe29d9d2ef850318a9d57f1b5450 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127009 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/config/cache/filtercache.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/filtercache.cxx b/filter/source/config/cache/filtercache.cxx
index 0167bddd4f6f..6ac9791129ba 100644
--- a/filter/source/config/cache/filtercache.cxx
+++ b/filter/source/config/cache/filtercache.cxx
@@ -1014,7 +1014,7 @@ void FilterCache::impl_validateAndOptimize()
// create an optimized registration for this type to
// its set list of extensions/url pattern. If it's a "normal" type
- // set it at the end of this optimized list. But if its
+ // set it at the end of this optimized list. But if it's
// a "Preferred" one - set it to the front of this list.
// Of course multiple "Preferred" registrations can occur
// (they shouldn't - but they can!) ... Ignore it. The last