Comment typo corrected.

[SVN r80509]
This commit is contained in:
Jurko Gospodnetić 2012-09-13 04:38:01 +00:00
parent 4f404ba7d0
commit 6b43bc8928

View file

@ -32,7 +32,7 @@ goto :bjam_failure
:bjam_built
REM Ideally, we should obtain the toolset that build.bat has
REM guessed. However, it uses setlocal at the start and does
REM guessed. However, it uses setlocal at the start and does not
REM export BOOST_JAM_TOOLSET, and I don't know how to do that
REM properly. Default to msvc for now.
set toolset=msvc