summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/indexentry/genindex_data.cxx2
1 files changed, 1 insertions, 1 deletions
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");