Fix typo in docs and regenerate; fixes #7351

[SVN r80480]
This commit is contained in:
Michel Morin
2012-09-10 15:23:41 +00:00
parent 30b8968ff8
commit 4d142c758c
2 changed files with 6 additions and 6 deletions

View File

@@ -372,7 +372,7 @@ under the __BOOST_CONFIG_DIR__ `test/` sub-directory:
[[`config_info.cpp`][ [[`config_info.cpp`][
Prints out a detailed description of your compiler/standard library/platform Prints out a detailed description of your compiler/standard library/platform
setup, plus your current boost configuration. The information provided by this 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 boost is incorrectly configured for your compiler/library/platform then please
include the output from this program when reporting the changes required. include the output from this program when reporting the changes required.
]] ]]

View File

@@ -826,10 +826,10 @@
<p> <p>
Prints out a detailed description of your compiler/standard library/platform Prints out a detailed description of your compiler/standard library/platform
setup, plus your current boost configuration. The information provided setup, plus your current boost configuration. The information provided
by this program useful in setting up the boost configuration files. by this program is useful in setting up the boost configuration
If you report that boost is incorrectly configured for your compiler/library/platform files. If you report that boost is incorrectly configured for your
then please include the output from this program when reporting compiler/library/platform then please include the output from this
the changes required. program when reporting the changes required.
</p> </p>
</td> </td>
</tr> </tr>
@@ -951,7 +951,7 @@
</div> </div>
</div> </div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"><p><small>Last revised: July 12, 2012 at 16:00:55 GMT</small></p></td> <td align="left"><p><small>Last revised: September 10, 2012 at 15:21:59 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td> <td align="right"><div class="copyright-footer"></div></td>
</tr></table> </tr></table>
<hr> <hr>