Kaydet (Commit) 3349b95d authored tarafından Gabriel Hurley's avatar Gabriel Hurley

Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks to…

Fixed #15592 -- corrected an missing backtick in the syndication docs. Thanks to bradley.ayers for the report and patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15793 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 0a3aae83
......@@ -93,7 +93,7 @@ Note:
* The Feed class subclasses :class:`django.contrib.syndication.views.Feed`.
* ``title``, ``link`` and ``description` correspond to the
* ``title``, ``link`` and ``description`` correspond to the
standard RSS ``<title>``, ``<link>`` and ``<description>`` elements,
respectively.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment