doc: use valid language in code-blocks

See ¹ for the valid values.

¹: https://www.sphinx-doc.org/en/1.5/markup/code.html#directive-code-block
This commit is contained in:
pancho horrillo
2019-12-11 03:23:56 +01:00
parent 9436548d7b
commit b1d0e9c92f
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ very directory run:
This should test the current installed kapow implementation and output
something like:
.. code-block:: plain
.. code-block:: none
13 features passed, 0 failed, 0 skipped
23 scenarios passed, 0 failed, 0 skipped