[clang-tidy docs] Minor fix

llvm-svn: 279051
This commit is contained in:
Alexander Kornienko 2016-08-18 11:12:03 +00:00
parent 23768f4d03
commit 93794b2351
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ datatypes and null pointer constants are skipped, in the course of verification.
Example:
.. code:: c++
.. code-block:: c++
// In this case, the buffer type matches MPI datatype.
char buf;