contrib/win32/win32-build.txt
changeset 5115 ea7b982b6c08
parent 4402 d1dd16256114
--- 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