Index: docs/ref/contrib/syndication.txt
===================================================================
--- docs/ref/contrib/syndication.txt	(revision 10266)
+++ docs/ref/contrib/syndication.txt	(working copy)
@@ -644,9 +644,8 @@
             Returns the URL for every item in the feed.
             """
 
-        # ITEM_GUID -- The following method is optional. This property is
-        # only used for Atom feeds (it is the ID element for an item in an
-        # Atom feed). If not provided, the item's link is used by default.
+        # ITEM_GUID -- The following method is optional. If not provided, 
+	# the item's link is used by default.
 
         def item_guid(self, obj):
             """
