summaryrefslogtreecommitdiff
path: root/tools/index.html
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2008-08-28 10:23:33 +0000
committerDaniel James <daniel@calamity.org.uk>2008-08-28 10:23:33 +0000
commit1c17aa1a4c8161132eea1f4e6d0f4f55b42e1566 (patch)
tree6d946eed90f24d8a4790d057b76c20948499fe12 /tools/index.html
parenta711003af6799d5cf28e1f3c9dce1185a879b67e (diff)
downloadboost-1c17aa1a4c8161132eea1f4e6d0f4f55b42e1566.tar.gz
Fix a typo. Thanks to Jon Biggar.
[SVN r48412]
Diffstat (limited to 'tools/index.html')
-rw-r--r--tools/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/index.html b/tools/index.html
index da571e82e3..ee8dc175cd 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -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 @@ Distributed under the Boost Software License, Version 1.0.
(See file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a>
or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>) </p>
</body>
-</html> \ No newline at end of file
+</html>