|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r67106 - trunk/libs/algorithm/minmax
From: steven_at_[hidden]
Date: 2010-12-08 12:37:54
Author: steven_watanabe
Date: 2010-12-08 12:37:52 EST (Wed, 08 Dec 2010)
New Revision: 67106
URL: http://svn.boost.org/trac/boost/changeset/67106
Log:
Fix typo. Fixes #4937.
Text files modified:
trunk/libs/algorithm/minmax/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/algorithm/minmax/index.html
==============================================================================
--- trunk/libs/algorithm/minmax/index.html (original)
+++ trunk/libs/algorithm/minmax/index.html 2010-12-08 12:37:52 EST (Wed, 08 Dec 2010)
@@ -338,7 +338,7 @@
<b>Rationale:</b></h3>
<a name="two_headers">
-<h4><b>Why not a single header <tt>&boost/algorithm/minmax.hpp></tt>?</b></h4>
+<h4><b>Why not a single header <tt><boost/algorithm/minmax.hpp></tt>?</b></h4>
<p>This was the design originally proposed and approved in the formal
review. As the need for Boost.tuple became clear (due to the limitations
of <tt>std::pair</tt>), it became also annoying to require another
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