diff --git a/doc/api.rst b/doc/api.rst index d71a0a89..f6fd27d2 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -39,7 +39,7 @@ arguments in the resulting string. .. _format: .. doxygenfunction:: format(const String&, const Args&...) -.. doxygenfunction:: vformat(basic_string_view, basic_format_args::type>) +.. doxygenfunction:: vformat(const String&, basic_format_args::type>) .. _print: