Commit 8af2831f authored by James Bennett's avatar James Bennett
Browse files

Fixed #8603: Corrected typo in cross-reference to PDF-generation docs


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8735 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 3fc6b10a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@ Solving specific problems
:ref:`Custom template tags <howto-custom-template-tags>`
    Add your own extensions to Django's template language.
    
:ref:`Generating CSV <howto-outputting-csv>` & :ref:`PDF <howto-outputting-PDF>`
:ref:`Generating CSV <howto-outputting-csv>` & :ref:`PDF <howto-outputting-pdf>`
    Produce non-HTML content with Django.
    
And more: