# HG changeset patch # User Greg Ward # Date 1237835066 14400 # Node ID 4b76746a988b9279b4ce4deb4f25ed9a59ae74d0 # Parent 7bcce39e8f077946ed67f39cb1eea74d01268ce1 Typo fix in help. diff -r 7bcce39e8f07 -r 4b76746a988b mercurial/help.py --- 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.