diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 8c84460a10..667ecc42dc 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -95,7 +95,8 @@ details on these changes. * The ``get_cache_name()`` method of ``FieldCacheMixin`` will be removed. -* The DEFAULT_TABLESPACE and DEFAULT_INDEX_TABLESPACE settings will be removed. +* The ``DEFAULT_TABLESPACE`` and ``DEFAULT_INDEX_TABLESPACE`` settings will be + removed. .. _deprecation-removed-in-5.1: