|
Boost-Commit : |
From: ghost_at_[hidden]
Date: 2007-10-24 07:38:49
Author: vladimir_prus
Date: 2007-10-24 07:38:49 EDT (Wed, 24 Oct 2007)
New Revision: 40410
URL: http://svn.boost.org/trac/boost/changeset/40410
Log:
Fix typo
Text files modified:
trunk/tools/build/v2/user-config.jam | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/tools/build/v2/user-config.jam
==============================================================================
--- trunk/tools/build/v2/user-config.jam (original)
+++ trunk/tools/build/v2/user-config.jam 2007-10-24 07:38:49 EDT (Wed, 24 Oct 2007)
@@ -1,6 +1,6 @@
# Copyright 2003, 2005 Douglas Gregor
# Copyright 2004 John Maddock
-# Copyright 2002, 2003, 2004 Vladimir Prus
+# Copyright 2002, 2003, 2004, 2007 Vladimir Prus
# 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)
@@ -15,7 +15,7 @@
# This file specifies which toolsets (C++ compilers), libraries,
# and other tools are available. Often, you should be able to
-# just uncomment existing example lines and adjus them to taste.
+# just uncomment existing example lines and adjust them to taste.
# The complete list of supported tools, and configuration instructions
# can be found at:
#
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