mercurial/help/templates.txt
changeset 11718 3e979f47a4c9
parent 11655 6faf015e0ba0
child 11970 fca15617721c
--- a/mercurial/help/templates.txt	Sat Jul 31 18:12:50 2010 -0500
+++ b/mercurial/help/templates.txt	Sat Jul 31 18:27:03 2010 -0500
@@ -52,8 +52,8 @@
 
 :file_dels: List of strings. Files removed by this changeset.
 
-:node: String. The changeset identification hash, as a 40-character
-    hexadecimal string.
+:node: String. The changeset identification hash, as a 40 hexadecimal
+    digit string.
 
 :parents: List of strings. The parents of the changeset.
 
@@ -138,7 +138,7 @@
     specified in RFC 3339: "2009-08-18T13:00:13+02:00".
 
 :short: Changeset hash. Returns the short form of a changeset hash,
-    i.e. a 12-byte hexadecimal string.
+    i.e. a 12 hexadecimal digit string.
 
 :shortdate: Date. Returns a date like "2006-09-18".