From 4d142c758c8b8d5a6ea09ac6191debed5b05fca3 Mon Sep 17 00:00:00 2001 From: Michel Morin Date: Mon, 10 Sep 2012 15:23:41 +0000 Subject: [PATCH] Fix typo in docs and regenerate; fixes #7351 [SVN r80480] --- doc/configuring_boost.qbk | 2 +- doc/html/index.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/configuring_boost.qbk b/doc/configuring_boost.qbk index 2e444bab..0c4b8d82 100644 --- a/doc/configuring_boost.qbk +++ b/doc/configuring_boost.qbk @@ -372,7 +372,7 @@ under the __BOOST_CONFIG_DIR__ `test/` sub-directory: [[`config_info.cpp`][ Prints out a detailed description of your compiler/standard library/platform setup, plus your current boost configuration. The information provided by this -program useful in setting up the boost configuration files. If you report that +program is useful in setting up the boost configuration files. If you report that boost is incorrectly configured for your compiler/library/platform then please include the output from this program when reporting the changes required. ]] diff --git a/doc/html/index.html b/doc/html/index.html index ff7766e2..a225c4db 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -826,10 +826,10 @@

Prints out a detailed description of your compiler/standard library/platform setup, plus your current boost configuration. The information provided - by this program useful in setting up the boost configuration files. - If you report that boost is incorrectly configured for your compiler/library/platform - then please include the output from this program when reporting - the changes required. + by this program is useful in setting up the boost configuration + files. If you report that boost is incorrectly configured for your + compiler/library/platform then please include the output from this + program when reporting the changes required.

@@ -951,7 +951,7 @@ - +

Last revised: July 12, 2012 at 16:00:55 GMT

Last revised: September 10, 2012 at 15:21:59 GMT