A minor change

Just changed the sentence a bit to give a demo. Sorry for the inconvenience.
This commit is contained in:
Jainan-Tandel 2019-10-31 02:23:49 +05:30 committed by GitHub
parent 791294d17b
commit 8e353e4bcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -483,7 +483,7 @@
Thanks `@DanielaE (Daniela Engert) <https://github.com/DanielaE>`_.
* Made ``std::string_view`` work as a format string
* Made ``std::string_view`` return a format string
(`#898 <https://github.com/fmtlib/fmt/pull/898>`_):
.. code:: c++