prompt: fix a typo in the help
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 22 Jun 2010 18:16:29 -0400 (2010-06-22) |
parents |
d33afa1c5622
|
children |
43b7fb82d9a0
|
branches/tags |
(none) |
files |
prompt.py |
Changes
--- 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.