diff --git a/doc/api.rst b/doc/api.rst index 62706c61..d71a0a89 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(string_view, format_args) +.. doxygenfunction:: vformat(basic_string_view, basic_format_args::type>) .. _print: