Fix docs, take 2

This commit is contained in:
Victor Zverovich 2022-08-27 08:28:07 -07:00
parent c8ed78e315
commit c7635288f7

View File

@ -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<char>
Named Arguments
---------------