diff --git a/doc/ref/seq_tail.html b/doc/ref/seq_tail.html index c152b0e..8c1bb59 100644 --- a/doc/ref/seq_tail.html +++ b/doc/ref/seq_tail.html @@ -5,7 +5,7 @@
- The BOOST_PP_SEQ_HEAD macro expands to all but the first element of a seq. + The BOOST_PP_SEQ_TAIL macro expands to all but the first element of a seq.

Usage