mercurial/help.py
changeset 7888 206334f8aa0b
parent 7879 5c4026a289a4
parent 7887 4b76746a988b
child 7904 fef5f3ef84c4
--- 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.