Commit 5b4c6fd5 authored by Alex Gaynor's avatar Alex Gaynor
Browse files

Fixed #14706 -- corrected a stray backtick in the docs. Thanks to Adam for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14583 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 5844cdca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -284,7 +284,7 @@ be removed entirely.

    For more details, see the documentation :doc:`Django's release process
    </internals/release-process>` and our :doc:`deprecation timeline
    </internals/deprecation>`.`
    </internals/deprecation>`.

``mod_python`` support
~~~~~~~~~~~~~~~~~~~~~~