diff --git a/doc/api.rst b/doc/api.rst index 4e370252..654d26fb 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -43,7 +43,7 @@ participate in an overload resolution if the latter is not a string. .. _format: .. doxygenfunction:: format(const S&, Args&&...) -.. doxygenfunction:: vformat(const S&, basic_format_args>) +.. doxygenfunction:: vformat(const S&, basic_format_args>>) .. _print: