revsets: clarify in the help that head() returns named branch heads
authorBrodie Rao <brodie@bitheap.org>
Sat, 09 Oct 2010 11:27:29 -0500
changeset 12657 7de9033167f3
parent 12656 929b424e1146
child 12658 97d7ee445e98
revsets: clarify in the help that head() returns named branch heads
mercurial/help/revsets.txt
--- a/mercurial/help/revsets.txt	Sat Oct 09 11:16:35 2010 +0200
+++ b/mercurial/help/revsets.txt	Sat Oct 09 11:27:29 2010 -0500
@@ -89,7 +89,7 @@
   to ensure special escape characters are handled correctly.
 
 ``head()``
-  Changeset is a head.
+  Changeset is a named branch head.
 
 ``heads(set)``
   Members of set with no children in set.