Fix signature in the docs

This commit is contained in:
Victor Zverovich 2019-06-03 17:35:15 -07:00
parent eddb84cfc0
commit 1530242551

View File

@ -210,7 +210,7 @@ Utilities
.. doxygenfunction:: fmt::to_wstring(const T&)
.. doxygenfunction:: fmt::to_string_view(const Char*)
.. doxygenfunction:: fmt::to_string_view(const Char *)
.. doxygenfunction:: fmt::join(const Range&, string_view)