Update README.rst

This commit is contained in:
Victor Zverovich
2021-04-10 08:48:11 -07:00
committed by GitHub
parent 0b41145443
commit aec504344a

View File

@@ -294,8 +294,8 @@ Migrating code
--------------
`clang-tidy-fmt <https://github.com/mikecrowe/clang-tidy-fmt>`_ provides clang
tidy checks for converting occurrences of `printf` and `fprintf` to
`fmt::print`.
tidy checks for converting occurrences of ``printf`` and ``fprintf`` to
``fmt::print``.
Projects using this library
---------------------------