help: fix glossary.txt named branches description stable
authorWagner Bruna <wbruna@softwareexpress.com.br>
Wed, 23 Jun 2010 17:49:49 -0300
branchstable
changeset 11436 45eadf71df22
parent 11435 7c58cde598fe
child 11437 9fa255c32406
help: fix glossary.txt named branches description
mercurial/help/glossary.txt
--- a/mercurial/help/glossary.txt	Wed Jun 23 10:45:53 2010 +0200
+++ b/mercurial/help/glossary.txt	Wed Jun 23 17:49:49 2010 -0300
@@ -55,8 +55,8 @@
     collection of disjoint subsets. A named branch is not necessarily
     a topological branch. If a new named branch is created from the
     head of another named branch, or the default branch, but no
-    further changesets are added to that previous branch, then the new
-    named branch will be a branch in name only.
+    further changesets are added to that previous branch, then that
+    previous branch will be a branch in name only.
 
 Branch tip
     See 'Tip, branch'.