From 6b43bc8928c7fa26d9d9a613d233e3296178b1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 13 Sep 2012 04:38:01 +0000 Subject: [PATCH] Comment typo corrected. [SVN r80509] --- bootstrap.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.bat b/bootstrap.bat index a327ac0e88..e8a1a95188 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -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