|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r72281 - in trunk/libs/config/doc: . html/boost_config
From: dnljms_at_[hidden]
Date: 2011-05-30 10:40:07
Author: danieljames
Date: 2011-05-30 10:40:05 EDT (Mon, 30 May 2011)
New Revision: 72281
URL: http://svn.boost.org/trac/boost/changeset/72281
Log:
Fix typo in config documentation. Fixes #5581
Text files modified:
trunk/libs/config/doc/html/boost_config/boost_macro_reference.html | 2 +-
trunk/libs/config/doc/macro_reference.qbk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/libs/config/doc/html/boost_config/boost_macro_reference.html
==============================================================================
--- trunk/libs/config/doc/html/boost_config/boost_macro_reference.html (original)
+++ trunk/libs/config/doc/html/boost_config/boost_macro_reference.html 2011-05-30 10:40:05 EDT (Mon, 30 May 2011)
@@ -3457,7 +3457,7 @@
</td>
<td>
<p>
- Defined if the Windows platfrom API is available.
+ Defined if the Windows platform API is available.
</p>
</td>
</tr>
Modified: trunk/libs/config/doc/macro_reference.qbk
==============================================================================
--- trunk/libs/config/doc/macro_reference.qbk (original)
+++ trunk/libs/config/doc/macro_reference.qbk 2011-05-30 10:40:05 EDT (Mon, 30 May 2011)
@@ -890,7 +890,7 @@
Defined to 1 if the compiler is the Clang compiler.
]]
[[`BOOST_WINDOWS`][`<boost/config.hpp>`][
-Defined if the Windows platfrom API is available.
+Defined if the Windows platform API is available.
]]
[[`BOOST_DINKUMWARE_STDLIB`][`<boost/config.hpp>`][
Defined if the dinkumware standard library is in use, takes the same value
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