diff --git a/doc/macro_reference.qbk b/doc/macro_reference.qbk index 1a8afd89..b1d30e4a 100644 --- a/doc/macro_reference.qbk +++ b/doc/macro_reference.qbk @@ -931,7 +931,7 @@ that are not yet supported by a particular compiler or library. [table [[Macro ][Description ]] -[[`BOOST_NO_CXX17_STD_IVOKE`][The compiler does not support `std::invoke()`.]] +[[`BOOST_NO_CXX17_STD_INVOKE`][The compiler does not support `std::invoke()`.]] ] [endsect]