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

X-original-commit: 387cf15e7f
Part-of: odoo/documentation#3029
This commit is contained in:
Victor Feyens
2022-11-21 16:23:49 +00:00
parent aef7d05dc5
commit 2b75fb4bbb
7 changed files with 14 additions and 14 deletions

View File

@@ -199,7 +199,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]