[FIX] developer/*: consistent code-block language specification

Part-of: odoo/documentation#3001
This commit is contained in:
Victor Feyens
2022-11-21 16:23:49 +00:00
parent a13d93cb93
commit 387cf15e7f
7 changed files with 14 additions and 14 deletions
@@ -202,7 +202,7 @@ Besides tags you can also specify specific modules, classes or functions to
test. The full syntax of the format accepted by :option:`--test-tags <odoo-bin --test-tags>`
is:
.. code-block::
.. code-block:: text
[-][tag][/module][:class][.method]