From 1fe8d9fcbda89b53490d7ddd4be21d562c631b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 13 Jul 2008 00:40:56 +0000 Subject: [PATCH] Minor stylistic comment change in tools/build/v2/tools/common.jam. [SVN r47369] --- src/tools/common.jam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tools/common.jam b/src/tools/common.jam index 3c6f59264..3f7c1828e 100644 --- a/src/tools/common.jam +++ b/src/tools/common.jam @@ -858,8 +858,8 @@ local rule toolset-tag ( name : type ? : property-set ) 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 {