diff mercurial/help.py @ 7298:0e2e371c7406

kill some trailing spaces
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sat, 01 Nov 2008 13:06:36 +0100
parents 3549659450e6
children 3909e2c2622b
line wrap: on
line diff
--- a/mercurial/help.py	Thu Oct 30 12:38:24 2008 -0700
+++ b/mercurial/help.py	Sat Nov 01 13:06:36 2008 +0100
@@ -231,7 +231,7 @@
 
     In building Mercurial, we made a choice to support the git diff
     format, but we haven't made it the default. This is because for a
-    long time, the format for unified diffs we usually use has been 
+    long time, the format for unified diffs we usually use has been
     defined by GNU patch, and it doesn't (yet) support git's extensions
     to the diff format. This means that, when extracting diffs from a
     Mercurial repository (through the diff command, for example), you