diff mercurial/help.py @ 7888:206334f8aa0b

Merge with -stable
author Matt Mackall <mpm@selenic.com>
date Tue, 24 Mar 2009 16:41:41 -0500
parents 5c4026a289a4 4b76746a988b
children fef5f3ef84c4
line wrap: on
line diff
--- a/mercurial/help.py	Sun Mar 22 20:59:03 2009 +0100
+++ b/mercurial/help.py	Tue Mar 24 16:41:41 2009 -0500
@@ -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.