i18n/polib.py
changeset 23139 e53f6b72a0e4
parent 19023 86531a7038ed
child 24306 6ddc86eedc3b
--- 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