|
Boost-Commit : |
From: jurko.gospodnetic_at_[hidden]
Date: 2008-04-15 13:44:31
Author: jurko
Date: 2008-04-15 13:44:31 EDT (Tue, 15 Apr 2008)
New Revision: 44436
URL: http://svn.boost.org/trac/boost/changeset/44436
Log:
Minor stylistic comment changes.
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-04-15 13:44:31 EDT (Tue, 15 Apr 2008)
@@ -5,8 +5,8 @@
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
-# Provides actions common to all toolsets, for as making directoies and
-# removing files.
+# Provides actions common to all toolsets, such as creating directories and
+# removing files.
import os ;
import modules ;
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