Fix typo (bug #1434)

[SVN r43112]
This commit is contained in:
Marshall Clow
2008-02-05 16:07:19 +00:00
parent fee02ed013
commit aba62cac02

View File

@ -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