diff --git a/doc/api.rst b/doc/api.rst index 91e2b507..241beced 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -80,7 +80,7 @@ Compile-time checks are enabled by default on compilers that support C++20 .. doxygentypedef:: fmt::format_string -.. doxygenfunction:: fmt::runtime(string_view) -> basic_runtime +.. doxygenfunction:: fmt::runtime(string_view) -> runtime_format_string<> Formatting User-Defined Types -----------------------------