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
This commit is contained in:
James Bennett 2008-08-30 05:34:04 +00:00
parent 3fc6b10a0e
commit 8af2831f5b
1 changed files with 1 additions and 1 deletions

View File

@ -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: