# HG changeset patch # User Martin Geisler # Date 2010-08-17 15:33:42 # Node ID 8e56928e8991d4527b9b24b8fc68840c07bd710f # Parent 528ff7610cbac3585358bad659e74a6aee9eafbf glossary: fixed typo diff --git a/mercurial/help/glossary.txt b/mercurial/help/glossary.txt --- a/mercurial/help/glossary.txt +++ b/mercurial/help/glossary.txt @@ -50,7 +50,7 @@ Branch, inactive :hg:`branches --active`. NOTE: this concept is deprecated because it is too implicit. - Branches show now be explicitly closed using :hg:`commit + Branches should now be explicitly closed using :hg:`commit --close-branch` when they are no longer needed. Branch, named