mercurial/changelog.py
changeset 17424 e7cfe3587ea4
parent 17207 62c56c94c77e
child 17677 5c89e7fa5bc2
--- a/mercurial/changelog.py	Tue Aug 28 17:59:08 2012 -0500
+++ b/mercurial/changelog.py	Wed Aug 15 22:38:42 2012 +0200
@@ -183,7 +183,7 @@
         nodeid\n        : manifest node in ascii
         user\n          : user, no \n or \r allowed
         time tz extra\n : date (time is int or float, timezone is int)
-                        : extra is metadatas, encoded and separated by '\0'
+                        : extra is metadata, encoded and separated by '\0'
                         : older versions ignore it
         files\n\n       : files modified by the cset, no \n or \r allowed
         (.*)            : comment (free text, ideally utf-8)