|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-08-28 06:18:23
Author: danieljames
Date: 2008-08-28 06:18:22 EDT (Thu, 28 Aug 2008)
New Revision: 48411
URL: http://svn.boost.org/trac/boost/changeset/48411
Log:
Fix a typo. Thanks to Jon Biggar.
Text files modified:
website/public_html/beta/doc/tools.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: website/public_html/beta/doc/tools.html
==============================================================================
--- website/public_html/beta/doc/tools.html (original)
+++ website/public_html/beta/doc/tools.html 2008-08-28 06:18:22 EDT (Thu, 28 Aug 2008)
@@ -85,7 +85,7 @@
<dd>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 preprocessor.</dd>
+ for your built-in preprocessor.</dd>
</dl>
</div>
</div>
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