Author: adrian
Date: 2009-02-21 02:41:04 -0600 (Sat, 21 Feb 2009)
New Revision: 9851
Modified:
django/trunk/docs/ref/contrib/syndication.txt
Log:
Fixed #10195 -- Fixed a ReST error in docs/ref/contrib/syndication.txt. Thanks,
toxik
Modified: django/trunk/docs/ref/contrib/syndication.txt
===================================================================
--- django/trunk/docs/ref/contrib/syndication.txt 2009-02-21 08:40:07 UTC
(rev 9850)
+++ django/trunk/docs/ref/contrib/syndication.txt 2009-02-21 08:41:04 UTC
(rev 9851)
@@ -259,7 +259,7 @@
a 404 error for that request.
.. versionadded:: 1.0
- meth:`get_object()` can handle the :file:`/rss/beats/` url.
+ :meth:`get_object()` can handle the :file:`/rss/beats/` url.
The :meth:`get_object()` method also has a chance to handle the
:file:`/rss/beats/` url. In this case, :data:`bits` will be an
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---