From 0306894fb147ad960f072c67822c10f8bdfd094a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Thu, 26 Nov 2009 08:42:05 +0000 Subject: [PATCH] Fix typo. --- Tools/buildbot/buildmsi.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/buildbot/buildmsi.bat b/Tools/buildbot/buildmsi.bat index 5fb458aa694..b4f63dc8474 100644 --- a/Tools/buildbot/buildmsi.bat +++ b/Tools/buildbot/buildmsi.bat @@ -11,7 +11,7 @@ vcbuild /useenv PCbuild\pcbuild.sln "Release|Win32" bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp' "%ProgramFiles%\HTML Help Workshop\hhc.exe" Doc\build\htmlhelp\python26a3.hhp -@rem buold the MSI file +@rem build the MSI file cd PC nmake /f icons.mak cd ..\Tools\msi