$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80509 - trunk
From: jurko.gospodnetic_at_[hidden]
Date: 2012-09-13 00:38:02
Author: jurko
Date: 2012-09-13 00:38:01 EDT (Thu, 13 Sep 2012)
New Revision: 80509
URL: http://svn.boost.org/trac/boost/changeset/80509
Log:
Comment typo corrected.
Text files modified: 
   trunk/bootstrap.bat |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/bootstrap.bat
==============================================================================
--- trunk/bootstrap.bat	(original)
+++ trunk/bootstrap.bat	2012-09-13 00:38:01 EDT (Thu, 13 Sep 2012)
@@ -32,7 +32,7 @@
 :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