help: correct documentation for branches keyword stable
authorJohn Peberdy <john@peberdy.ca>
Sun, 19 Dec 2010 21:49:54 -0500
branchstable
changeset 13203 aa72ff5abf5f
parent 13202 d83566f4453b
child 13204 5b83ab614dab
help: correct documentation for branches keyword
mercurial/help/templates.txt
--- a/mercurial/help/templates.txt	Fri Dec 24 01:17:18 2010 +0900
+++ b/mercurial/help/templates.txt	Sun Dec 19 21:49:54 2010 -0500
@@ -25,8 +25,9 @@
 
 :author: String. The unmodified author of the changeset.
 
-:branches: String. The name of the branch on which the changeset was
-    committed. Will be empty if the branch name was default.
+:branches: List of strings. The name of the branch on which the
+    changeset was committed. Will be empty if the branch name was
+    default.
 
 :children: List of strings. The children of the changeset.