[Boost-bugs] [Boost C++ Libraries] #1869: Typo in Unit Test Framework documentation

Subject: [Boost-bugs] [Boost C++ Libraries] #1869: Typo in Unit Test Framework documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-27 01:26:25


#1869: Typo in Unit Test Framework documentation
-------------------------------------------------------------+--------------
 Reporter: Peter Walsh <dr.9.OkianWarrior_at_[hidden]> | Owner: matias
     Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: Documentation
  Version: Boost 1.35.0 | Severity: Cosmetic
 Keywords: |
-------------------------------------------------------------+--------------
 Address:
 http://www.boost.org/doc/libs/1_35_0/libs/test/doc/components/test_tools/reference/index.html

 (Note: Under the "Unit Test Framework" frame within the above-mentioned
 link.


 Text:

 The Unit Test Framework parameters

 The Unit Test Framework supports two ways to configure test program
 execution at runtime: using command line arguments and setting environment
 variables. Command line argument always prevails the environment variable
 value.

 Error: "argument" should be "arguments". Also, "prevails" is less precise,
 better wording would be:

 Command line arguments override environment variables.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1869>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC