author | Wagner Bruna <wbruna@softwareexpress.com.br> |
Mon, 01 Apr 2013 18:48:12 -0300 | |
branch | stable |
changeset 18854 | afab180307be |
parent 18843 | 4f1e70ef5a79 |
child 18855 | 50c922c1b514 |
--- a/mercurial/commands.py Fri Mar 29 18:45:07 2013 -0700 +++ b/mercurial/commands.py Mon Apr 01 18:48:12 2013 -0300 @@ -2108,7 +2108,7 @@ def debugobsolete(ui, repo, precursor=None, *successors, **opts): """create arbitrary obsolete marker - With no arguments it it display the list obsolescence marker.""" + With no arguments, displays the list of obsolescence markers.""" def parsenodeid(s): try: # We do not use revsingle/revrange functions here to accept