|
Boost-Commit : |
From: jurko.gospodnetic_at_[hidden]
Date: 2008-07-12 20:40:56
Author: jurko
Date: 2008-07-12 20:40:56 EDT (Sat, 12 Jul 2008)
New Revision: 47369
URL: http://svn.boost.org/trac/boost/changeset/47369
Log:
Minor stylistic comment change in tools/build/v2/tools/common.jam.
Text files modified:
trunk/tools/build/v2/tools/common.jam | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/tools/build/v2/tools/common.jam
==============================================================================
--- trunk/tools/build/v2/tools/common.jam (original)
+++ trunk/tools/build/v2/tools/common.jam 2008-07-12 20:40:56 EDT (Sat, 12 Jul 2008)
@@ -858,8 +858,8 @@
version = 7 ;
}
}
- # On intel, version is not added, because it does not matter and it's the
- # version of vc used as backend that matters. Ideally, we'd encode the
+ # On intel, version is not added, because it does not matter and it is the
+ # version of vc used as backend that matters. Ideally, we should encode the
# backend version but that would break compatibility with V1.
if $(tag) = iw
{
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk