|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r48593 - trunk/tools/build/v2/build
From: jurko.gospodnetic_at_[hidden]
Date: 2008-09-04 21:48:36
Author: jurko
Date: 2008-09-04 21:48:36 EDT (Thu, 04 Sep 2008)
New Revision: 48593
URL: http://svn.boost.org/trac/boost/changeset/48593
Log:
Minor comment typo correction in the Boost Build build/type.jam module.
Text files modified:
trunk/tools/build/v2/build/type.jam | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/build/v2/build/type.jam
==============================================================================
--- trunk/tools/build/v2/build/type.jam (original)
+++ trunk/tools/build/v2/build/type.jam 2008-09-04 21:48:36 EDT (Thu, 04 Sep 2008)
@@ -14,7 +14,7 @@
import property ;
import scanner ;
-# The follwing import would create a circular dependency:
+# The following import would create a circular dependency:
# project -> project-root -> builtin -> type -> targets -> project
# import targets ;
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