# HG changeset patch # User Steve Losh # Date 1277244989 14400 # Node ID 34e96de049abe0a2585e4f819584443ee1c3d60e # Parent d33afa1c56223e8005d7d1f6d7c666c54563e2cb prompt: fix a typo in the help diff -r d33afa1c5622 -r 34e96de049ab prompt.py --- a/prompt.py Tue Jun 22 18:15:14 2010 -0400 +++ b/prompt.py Tue Jun 22 18:16:29 2010 -0400 @@ -407,7 +407,7 @@ count Display the number of revisions in the given revset (the revset `all()` - will be used if none is given. + will be used if none is given). See `hg help revsets` for more information.