diff mercurial/changelog.py @ 17424:e7cfe3587ea4

fix trivial spelling errors
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 15 Aug 2012 22:38:42 +0200
parents 62c56c94c77e
children 5c89e7fa5bc2
line wrap: on
line diff
--- 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)