pointed out by anchpop on irc.
exit /b 1
:DetectionComplete
-echo Compiler Detection successfull, detected VS%BUILD_VS_YEAR%
+echo Compiler Detection successful, detected VS%BUILD_VS_YEAR%
exit /b 0
\ No newline at end of file
echo.
echo Error: Download of external libraries failed.
echo This is needed for building, please manually run 'svn cleanup' and 'svn update' in
- echo %BUILD_VS_LIBDIR% , until this is resolved you CANNOT make a successfull blender build
+ echo %BUILD_VS_LIBDIR% , until this is resolved you CANNOT make a successful blender build
echo.
exit /b 1
)