Mercurial > public > mercurial-scm > hg-stable
diff i18n/polib.py @ 23139:e53f6b72a0e4
spelling: fixes from proofreading of spell checker issues
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Thu, 17 Apr 2014 22:47:38 +0200 |
parents | 86531a7038ed |
children | 6ddc86eedc3b |
line wrap: on
line diff
--- a/i18n/polib.py Sun Nov 02 13:08:46 2014 +0900 +++ b/i18n/polib.py Thu Apr 17 22:47:38 2014 +0200 @@ -396,7 +396,7 @@ def ordered_metadata(self): """ Convenience method that returns an ordered version of the metadata - dictionnary. The return value is list of tuples (metadata name, + dictionary. The return value is list of tuples (metadata name, metadata_value). """ # copy the dict first