Index: libs/spirit/doc/introduction.qbk =================================================================== --- libs/spirit/doc/introduction.qbk (revision 52655) +++ libs/spirit/doc/introduction.qbk (working copy) @@ -186,7 +186,7 @@ data types as long as these conform conceptually. The next table gives some related examples. -[table Different data types usable with the output format `(*int_ << eol)` +[table Different data types usable with the output format `*(int_ << eol)` [ [Data type] ] [ [`int i[4]`] [C style arrays] ] [ [`std::vector`] [Standard vector] ]