summaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-14 21:24:26 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-05-26 20:11:37 +0200
commitbb755b30fe552a24c10bfedbe87a36046ea0cdf5 (patch)
tree5f27a7e5c80074ed4983bbdf56ccbb80cb192a9f /filter
parentFix typo (diff)
downloadcore-bb755b30fe552a24c10bfedbe87a36046ea0cdf5.tar.gz
core-bb755b30fe552a24c10bfedbe87a36046ea0cdf5.zip
Fix typo
Change-Id: I1a8df45bbc595b11e1a8279d6413c15f75518bb4 Reviewed-on: https://gerrit.libreoffice.org/72996 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/cacheitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/cacheitem.hxx b/filter/source/config/cache/cacheitem.hxx
index 47067a3464d4..ab8815fb6be0 100644
--- a/filter/source/config/cache/cacheitem.hxx
+++ b/filter/source/config/cache/cacheitem.hxx
@@ -117,7 +117,7 @@ class CacheItem : public ::comphelper::SequenceAsHashMap
@param sActLocale
must specify the current office locale.
- Its needed to address the UIName property inside
+ It's needed to address the UIName property inside
the list of possible ones.
*/
void validateUINames(const OUString& sActLocale);