--- 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)