Merge pull request #3986 from pyacier/master

Fix quote marks
This commit is contained in:
Rémi Verschelde
2020-09-10 14:45:41 +02:00
committed by GitHub

View File

@@ -288,7 +288,7 @@ the end of the description:
[b]Note:[/b] Only available when using the Vulkan renderer.
To denote crucial information that could cause security issues or loss of data
if not followed carefully, add a paragraph starting with "[b]Warning:[/b] at the
if not followed carefully, add a paragraph starting with "[b]Warning:[/b]" at the
end of the description:
.. code-block:: none