progress: fix description

Matt Mackall mpm at selenic.com
Sat Feb 13 17:42:42 CST 2010


On Sun, 2010-02-14 at 00:51 +0200, timeless wrote:
> # HG changeset patch
> # User timeless <timeless at mozdev.org>
> # Date 1266101173 -7200
> # Node ID 21926eb7867e7173189fd9b6236b41737ae40000
> # Parent  6e5a47398fc5a56de732b31fdc7d8b5a7cd6ee11
> progress: fix description
> 
> diff --git a/hgext/progress.py b/hgext/progress.py
> --- a/hgext/progress.py
> +++ b/hgext/progress.py
> @@ -18,8 +18,8 @@
> 
>  """show progress bars for some actions
> 
> -This extension uses the progress information commands can log with hg
> -to draw progres bars that are as informative as possible. Some progress
> +This extension uses the progress information logged by hg commands
> +to draw progress bars that are as informative as possible. Some progress
>  bars only offer indeterminate information, while others have a definite
>  end point.

Queued, despite whitespace damage.

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial-devel mailing list