# HG changeset patch # User Greg Ward # Date 2009-03-23 19:04:26 # Node ID 4b76746a988b9279b4ce4deb4f25ed9a59ae74d0 # Parent 7bcce39e8f077946ed67f39cb1eea74d01268ce1 Typo fix in help. diff --git a/mercurial/help.py b/mercurial/help.py --- a/mercurial/help.py +++ b/mercurial/help.py @@ -178,7 +178,7 @@ PYTHONPATH:: 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.