mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Put space after "code-block::".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158880 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
895fe24557
commit
e3c9ccd312
@ -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