From 0940229305247b4e64e8c85c9734020c9808a6ec Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 31 Aug 2019 19:31:43 +0200 Subject: Fix '..' To complete this: https://gerrit.libreoffice.org/#/c/78312/ This is a massive replace for lines ending with ".." instead of "..." It passed "make check" on Linux. Change-Id: I07fa7b2e30ba9ea17a1f9a5e21c57216ba958efe Reviewed-on: https://gerrit.libreoffice.org/78356 Reviewed-by: Julien Nabet Tested-by: Jenkins --- include/i18nlangtag/lang.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/i18nlangtag') diff --git a/include/i18nlangtag/lang.h b/include/i18nlangtag/lang.h index 0978e822e669..17be1d19f531 100644 --- a/include/i18nlangtag/lang.h +++ b/include/i18nlangtag/lang.h @@ -57,7 +57,7 @@ http://msdn.microsoft.com/en-us/library/ms776294.aspx ! Hey, yet another list, maybe this one will not move around? It seems to be - ! quite complete.. + ! quite complete... ! Language Identifier Constants and Strings (Windows) ! http://msdn.microsoft.com/en-us/library/dd318693.aspx ! -- cgit