##// END OF EJS Templates
update: fix typo in help text...
Adrian Buehlmann -
r17343:e560ecb7 stable
parent child Browse files
Show More
@@ -5772,7 +5772,7 b' def update(ui, repo, node=None, rev=None'
5772 current named branch and move the current bookmark (see :hg:`help
5772 current named branch and move the current bookmark (see :hg:`help
5773 bookmarks`).
5773 bookmarks`).
5774
5774
5775 Update sets the working directory's parent revison to the specified
5775 Update sets the working directory's parent revision to the specified
5776 changeset (see :hg:`help parents`).
5776 changeset (see :hg:`help parents`).
5777
5777
5778 If the changeset is not a descendant or ancestor of the working
5778 If the changeset is not a descendant or ancestor of the working
General Comments 0
You need to be logged in to leave comments. Login now