$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80335 - trunk/tools/build/v2/build
From: jurko.gospodnetic_at_[hidden]
Date: 2012-08-31 13:29:16
Author: jurko
Date: 2012-08-31 13:29:15 EDT (Fri, 31 Aug 2012)
New Revision: 80335
URL: http://svn.boost.org/trac/boost/changeset/80335
Log:
Boost Build cleanup - corrected two comment typos.
Text files modified:
trunk/tools/build/v2/build/virtual-target.jam | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/tools/build/v2/build/virtual-target.jam
==============================================================================
--- trunk/tools/build/v2/build/virtual-target.jam (original)
+++ trunk/tools/build/v2/build/virtual-target.jam 2012-08-31 13:29:15 EDT (Fri, 31 Aug 2012)
@@ -581,10 +581,10 @@
# targets already marked as included by the base target. Otherwise such
# an included file being newer than the file being scanned would cause
# the scanner target to be updated, further causing any target depending
- # on that scanner target to be rebuild. This is the exact relationship
+ # on that scanner target to be rebuilt. This is the exact relationship
# as set up by Boost Jam's SEARCH binding method (needed to support
# searching for generated targets) so we want to bind scanner targets
- # using this methon instead of explicitly specifying their location
+ # using this method instead of explicitly specifying their location
# using LOCATE.
#
# FIXME: We recognize scanner targets by their given name being