Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-08-28 06:23:33


Author: danieljames
Date: 2008-08-28 06:23:33 EDT (Thu, 28 Aug 2008)
New Revision: 48412
URL: http://svn.boost.org/trac/boost/changeset/48412

Log:
Fix a typo. Thanks to Jon Biggar.
Text files modified:
   trunk/tools/index.html | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/tools/index.html
==============================================================================
--- trunk/tools/index.html (original)
+++ trunk/tools/index.html 2008-08-28 06:23:33 EDT (Thu, 28 Aug 2008)
@@ -75,7 +75,7 @@
          <li>
            <a href="../libs/wave/doc/wave_driver.html">Wave</a> - A Standards conformant C/C++
                    preprocessor usable on top of any other compiler. Usable for instance for the debugging
- of the expansion of macros in your code or as a replacement for your build in
+ of the expansion of macros in your code or as a replacement for your built-in
                    preprocessor. <br>
       </li>
    </ul>
@@ -96,4 +96,4 @@
 (See file LICENSE_1_0.txt
 or www.boost.org/LICENSE_1_0.txt) </p>
    </body>
-</html>
\ No newline at end of file
+</html>


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