include/svl/zformat.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 81d404803f477eb71b74eb9c7a67bba6b1af95d1 Author: Andrea Gelmini <andrea.gelm...@gelma.net> Date: Thu Oct 5 10:30:02 2017 +0200 Fix typos Change-Id: I299ea04d0d29c97be269028a2984250474988092 Reviewed-on: https://gerrit.libreoffice.org/43161 Reviewed-by: Eike Rathke <er...@redhat.com> Tested-by: Eike Rathke <er...@redhat.com> diff --git a/include/svl/zformat.hxx b/include/svl/zformat.hxx index 5d0e1f288643..f3f11b97022f 100644 --- a/include/svl/zformat.hxx +++ b/include/svl/zformat.hxx @@ -198,7 +198,7 @@ public: return maLocale.meSubstitute != LocaleType::Substitute::NONE; } - /** If the format is a placeholder for the sytem time format and needs to + /** If the format is a placeholder for the system time format and needs to be substituted during formatting time. */ bool IsSystemTimeFormat() const @@ -206,7 +206,7 @@ public: return maLocale.meSubstitute == LocaleType::Substitute::TIME && maLocale.meLanguage == LANGUAGE_SYSTEM; } - /** If the format is a placeholder for the sytem long date format and needs + /** If the format is a placeholder for the system long date format and needs to be substituted during formatting time. */ bool IsSystemLongDateFormat() const _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits