Mercurial > hg
changeset 7887:4b76746a988b
Typo fix in help.
author | Greg Ward <gerg-hg@gerg.ca> |
---|---|
date | Mon, 23 Mar 2009 15:04:26 -0400 |
parents | 7bcce39e8f07 |
children | 206334f8aa0b fd22d7c7b302 |
files | mercurial/help.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help.py Wed Mar 25 01:49:03 2009 +0530 +++ b/mercurial/help.py Mon Mar 23 15:04:26 2009 -0400 @@ -178,7 +178,7 @@ revisions. A plain integer is treated as a revision number. Negative - integers are treated as toplogical offsets from the tip, with + integers are treated as topological offsets from the tip, with -1 denoting the tip. As such, negative numbers are only useful if you've memorized your local tree numbers and want to save typing a single digit. This editor suggests copy and paste.