Boost logo

Boost-Commit :

From: jurko.gospodnetic_at_[hidden]
Date: 2008-01-05 11:56:43


Author: jurko
Date: 2008-01-05 11:56:42 EST (Sat, 05 Jan 2008)
New Revision: 42481
URL: http://svn.boost.org/trac/boost/changeset/42481

Log:
Typo correction. Corrected an invalid command-line option name.
Text files modified:
   trunk/tools/build/v2/build/targets.jam | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/tools/build/v2/build/targets.jam
==============================================================================
--- trunk/tools/build/v2/build/targets.jam (original)
+++ trunk/tools/build/v2/build/targets.jam 2008-01-05 11:56:42 EST (Sat, 05 Jan 2008)
@@ -1068,7 +1068,7 @@
     
     # Returns the list of abstract-targets which are used as sources.
     # The extra properties specified for sources are not represented.
- # The only used of this rule at the moment is the "--dump-test"
+ # The only user of this rule at the moment is the "--dump-tests"
     # feature of the test system.
     rule sources ( )
     {


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