i18npool/source/indexentry/genindex_data.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 52800731baf9fcb88e54d60de5585640c8f97f7b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 14 22:42:34 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Jun 25 07:17:55 2019 +0200

    Fix typo
    
    Change-Id: I3a7d636d822f8f3e51c91ada359c4ef47bce763c
    Reviewed-on: https://gerrit.libreoffice.org/74667
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/i18npool/source/indexentry/genindex_data.cxx 
b/i18npool/source/indexentry/genindex_data.cxx
index a6f054138df3..5fae0d3da165 100644
--- a/i18npool/source/indexentry/genindex_data.cxx
+++ b/i18npool/source/indexentry/genindex_data.cxx
@@ -94,7 +94,7 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
     fprintf(fp, " * Copyright(c) 1999 - 2006, Sun Microsystems, Inc.\n");
     fprintf(fp, " * All Rights Reserved.\n");
     fprintf(fp, " */\n\n");
-    fprintf(fp, "/* !!!The file is generated automatically. DONOT edit the 
file manually!!! */\n\n");
+    fprintf(fp, "/* !!!The file is generated automatically. DO NOT edit the 
file manually!!! */\n\n");
     fprintf(fp, "#include <sal/types.h>\n");
     fprintf(fp, "\nextern \"C\" {\n");
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to