]> granicus.if.org Git - python/commitdiff
Fix typo.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 26 Nov 2009 08:42:05 +0000 (08:42 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 26 Nov 2009 08:42:05 +0000 (08:42 +0000)
Tools/buildbot/buildmsi.bat

index 5fb458aa694833e859d4a797a98e031053a4db12..b4f63dc8474c3c62da89855edeaaee7aacb3ae47 100644 (file)
@@ -11,7 +11,7 @@ vcbuild /useenv PCbuild\pcbuild.sln "Release|Win32"
 bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp'\r
 "%ProgramFiles%\HTML Help Workshop\hhc.exe" Doc\build\htmlhelp\python26a3.hhp\r
 \r
-@rem buold the MSI file\r
+@rem build the MSI file\r
 cd PC\r
 nmake /f icons.mak\r
 cd ..\Tools\msi\r