contrib/win32/win32-build.txt
changeset 5081 ea7b982b6c08
parent 4401 d1dd16256114
child 7660 ceed5f8c4ebf
--- a/contrib/win32/win32-build.txt	Mon Aug 06 20:25:50 2007 +0200
+++ b/contrib/win32/win32-build.txt	Tue Aug 07 10:24:33 2007 +0200
@@ -35,7 +35,7 @@
 
 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