mercurial/commands.py
changeset 6948 359e93ceee3a
parent 6935 03916abdfb64
child 6953 63b5f4c73c98
--- a/mercurial/commands.py	Sat Aug 30 18:47:54 2008 +0200
+++ b/mercurial/commands.py	Sun Aug 31 11:41:52 2008 +0200
@@ -272,7 +272,7 @@
     Once you have performed tests, mark the working directory as bad
     or good and bisect will either update to another candidate changeset
     or announce that it has found the bad revision.
-    
+
     As a shortcut, you can also use the revision argument to mark a
     revision as good or bad without checking it out first.
     """