summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/LocaleNode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/localedata/LocaleNode.cxx')
-rw-r--r--i18npool/source/localedata/LocaleNode.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/localedata/LocaleNode.cxx b/i18npool/source/localedata/LocaleNode.cxx
index 11a12bd3d6eb..15c6a2f69ca1 100644
--- a/i18npool/source/localedata/LocaleNode.cxx
+++ b/i18npool/source/localedata/LocaleNode.cxx
@@ -1999,7 +1999,7 @@ void LCMiscNode::generateCode (const OFileWriter &of) const
}
const LocaleNode * reserveNode = findNode("ReservedWords");
if (!reserveNode)
- incError( "No ReservedWords element."); // should not happen if validated..
+ incError( "No ReservedWords element."); // should not happen if validated...
const LocaleNode * forbidNode = findNode("ForbiddenCharacters");
const LocaleNode * breakNode = findNode("BreakIteratorRules");