mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
Put space after "code-block::".
llvm-svn: 158880
This commit is contained in:
parent
ee49ea0940
commit
73a66eeb7d
@ -680,7 +680,7 @@ style of lower-case words separated by underscores (e.g. ``begin()``,
|
||||
|
||||
Here are some examples of good and bad names:
|
||||
|
||||
.. code-block::c++
|
||||
.. code-block:: c++
|
||||
|
||||
class VehicleMaker {
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user