[PATCH stable] commands: fix typo in debugobsolete docstring

Kevin Bullock kbullock+mercurial at ringworld.org
Mon Apr 1 17:00:40 CDT 2013


On Apr 1, 2013, at 4:49 PM, Wagner Bruna wrote:

> # HG changeset patch
> # User Wagner Bruna <wbruna at softwareexpress.com.br>
> # Date 1364852892 10800
> # Branch stable
> # Node ID 3e65891ccb84c77cc75f0b64b5f0ea2c6773b30a
> # Parent  4f1e70ef5a79f4558e1571e64c2bf355038d882f
> commands: fix typo in debugobsolete docstring
> 
> diff --git a/mercurial/commands.py b/mercurial/commands.py
> --- a/mercurial/commands.py
> +++ b/mercurial/commands.py
> @@ -2108,7 +2108,7 @@ def debugknown(ui, repopath, *ids, **opt
> 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 obsolescence marker."""
                      ...displays the list of obsolescence markers.

Will fix up and crew after I've relocated.

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock



More information about the Mercurial-devel mailing list