diff --git a/doc/api.rst b/doc/api.rst index 15e4da9b..711d3109 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -86,7 +86,7 @@ possible using ``fmt::vformat``, ``fmt::vprint``, etc. .. doxygentypedef:: fmt::format_string -.. doxygenfunction:: fmt::runtime(string_view) +.. doxygenfunction:: fmt::runtime(string_view) -> basic_runtime Named Arguments ---------------