doc: Fix code-block directive

TrivialFix

Change-Id: I3ddf304880aa475642ba167f13fc7fba1fa05d91
This commit is contained in:
Akihiro Motoki 2017-07-15 11:36:53 +00:00
parent 00f7a771da
commit 2d7019988e
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ Override the dict:
Or, if you want to turn this on for an specific panel/view do:
..code-block:: python
.. code-block:: python
FILTER_DATA_FIRST['admin.instances'] = True