i18npool/source/localedata/data/locale.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit db3690ab4c28fb362bd6ff290695fb126568dcf6 Author: Eike Rathke <[email protected]> Date: Thu Dec 22 17:51:43 2011 +0100 '--' is not allowed inside comments diff --git a/i18npool/source/localedata/data/locale.dtd b/i18npool/source/localedata/data/locale.dtd index aca66e5..059132d 100644 --- a/i18npool/source/localedata/data/locale.dtd +++ b/i18npool/source/localedata/data/locale.dtd @@ -27,7 +27,7 @@ This will validate the file against the HEAD revision of locale.dtd - Please test locale data files either in an --enable-dbgutil build, which + Please test locale data files either in an enable-dbgutil build, which implements some checks and pops up assertion message boxes if the tests fail, or by setting the environment variable OOO_ENABLE_LOCALE_DATA_CHECKS to 'Y' or 'Yes' (or any other string starting with 'Y') or '1' before _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
