[Libreoffice-commits] core.git: filter/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sun May 26 18:12:39 UTC 2019
filter/source/config/cache/cacheitem.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bb755b30fe552a24c10bfedbe87a36046ea0cdf5
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:24:26 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun May 26 20:11:37 2019 +0200
Fix typo
Change-Id: I1a8df45bbc595b11e1a8279d6413c15f75518bb4
Reviewed-on: https://gerrit.libreoffice.org/72996
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
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);
More information about the Libreoffice-commits
mailing list