Boost logo

Boost-Commit :

From: marshall_at_[hidden]
Date: 2008-02-05 11:07:19


Author: marshall
Date: 2008-02-05 11:07:19 EST (Tue, 05 Feb 2008)
New Revision: 43112
URL: http://svn.boost.org/trac/boost/changeset/43112

Log:
Fix typo (bug #1434)
Text files modified:
   trunk/libs/preprocessor/doc/ref/seq_tail.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/preprocessor/doc/ref/seq_tail.html
==============================================================================
--- trunk/libs/preprocessor/doc/ref/seq_tail.html (original)
+++ trunk/libs/preprocessor/doc/ref/seq_tail.html 2008-02-05 11:07:19 EST (Tue, 05 Feb 2008)
@@ -5,7 +5,7 @@
         </head>
         <body>
                 <div style="margin-left: 0px;">
- The <b>BOOST_PP_SEQ_HEAD</b> macro expands to all but the first element of a <i>seq</i>.
+ The <b>BOOST_PP_SEQ_TAIL</b> macro expands to all but the first element of a <i>seq</i>.
                 </div>
                 <h4>
                         Usage


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