From dbdab647435209394c6c28f513df33b8185fd79d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 31 Aug 2012 17:29:15 +0000 Subject: [PATCH] Boost Build cleanup - corrected two comment typos. [SVN r80335] --- v2/build/virtual-target.jam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2/build/virtual-target.jam b/v2/build/virtual-target.jam index 9844b7072..4ac73deb3 100644 --- a/v2/build/virtual-target.jam +++ b/v2/build/virtual-target.jam @@ -581,10 +581,10 @@ class file-target : abstract-file-target # 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