$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: jurko.gospodnetic_at_[hidden]
Date: 2008-04-30 15:26:56
Author: jurko
Date: 2008-04-30 15:26:55 EDT (Wed, 30 Apr 2008)
New Revision: 44942
URL: http://svn.boost.org/trac/boost/changeset/44942
Log:
Comment typo correction.
Text files modified:
trunk/tools/build/v2/build/property.jam | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/build/v2/build/property.jam
==============================================================================
--- trunk/tools/build/v2/build/property.jam (original)
+++ trunk/tools/build/v2/build/property.jam 2008-04-30 15:26:55 EDT (Wed, 30 Apr 2008)
@@ -346,7 +346,7 @@
}
-# Returns a property set containig all the elements in 'properties' that have
+# Returns a property set containing all the elements in 'properties' that have
# their attributes listed in 'attributes'.
rule take ( attributes + : properties * )
{