summaryrefslogtreecommitdiff
path: root/i18npool/source/collator
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:41:08 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 09:18:53 +0000
commitee495c299b3d70b7a7099c51c6badf35a23f9a96 (patch)
tree4c40a59358a1df56ae850076f3802f9909513abd /i18npool/source/collator
parente4af83972e6be8b94772e46741500225ac166774 (diff)
Fix typos
Change-Id: I389542e18fcf71011f22919743b5280779f449fd Reviewed-on: https://gerrit.libreoffice.org/35632 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'i18npool/source/collator')
-rw-r--r--i18npool/source/collator/gencoll_rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/collator/gencoll_rule.cxx b/i18npool/source/collator/gencoll_rule.cxx
index 897d47fd8a69..7ca3e935e5f2 100644
--- a/i18npool/source/collator/gencoll_rule.cxx
+++ b/i18npool/source/collator/gencoll_rule.cxx
@@ -128,7 +128,7 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
printf("Could not get rule data from collator\n");
}
} else {
- printf("\nRule parsering error\n");
+ printf("\nRule parsing error\n");
}
delete coll;