progress: fix description

Augie Fackler durin42 at gmail.com
Sat Feb 13 17:14:49 CST 2010


LGTM

On Feb 13, 2010, at 4:51 PM, 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.



More information about the Mercurial-devel mailing list