d33afa1c5622
docs: fix a typo
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Tue, 22 Jun 2010 18:15:14 -0400 | 
| parents | aa4c5aa60608 | 
| children | 34e96de049ab | 
| branches/tags | (none) | 
| files | docs/wiki/documentation/keywords/index.mdown | 
Changes
--- a/docs/wiki/documentation/keywords/index.mdown Tue Jun 22 18:12:20 2010 -0400 +++ b/docs/wiki/documentation/keywords/index.mdown Tue Jun 22 18:15:14 2010 -0400 @@ -20,7 +20,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.