diff --git a/util/locale_database/qlocalexml.py b/util/locale_database/qlocalexml.py index eb7c1c94bca..195812359b9 100644 --- a/util/locale_database/qlocalexml.py +++ b/util/locale_database/qlocalexml.py @@ -391,7 +391,7 @@ class QLocaleXmlWriter (object): kvetch('Scripts', self.__scripts) if self.__territories: kvetch('Territories', self.__territories) - grumble('It may make sense to deprecate them.') + grumble('It may make sense to deprecate them.\n') # Implementation details @staticmethod