diff contrib/win32/win32-build.txt @ 5115:ea7b982b6c08

Remove trailing spaces
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 07 Aug 2007 10:24:33 +0200
parents d1dd16256114
children
line wrap: on
line diff
--- a/contrib/win32/win32-build.txt
+++ b/contrib/win32/win32-build.txt
@@ -35,7 +35,7 @@ C:\hg\hg-release.
 
 In a shell, build a standalone copy of the hg.exe program:
 
-  python setup.py build -c mingw32 
+  python setup.py build -c mingw32
   python setup.py py2exe -b 1
 
 Note: the previously suggested combined command of "python setup.py build -c