[Checkins] SVN: Products.RecentItemsIndex/trunk/Products/RecentItemsIndex/index.py Typo.

Tres Seaver tseaver at palladion.com
Wed Mar 17 17:52:57 EDT 2010


Log message for revision 110041:
  Typo.

Changed:
  U   Products.RecentItemsIndex/trunk/Products/RecentItemsIndex/index.py

-=-
Modified: Products.RecentItemsIndex/trunk/Products/RecentItemsIndex/index.py
===================================================================
--- Products.RecentItemsIndex/trunk/Products/RecentItemsIndex/index.py	2010-03-17 21:49:57 UTC (rev 110040)
+++ Products.RecentItemsIndex/trunk/Products/RecentItemsIndex/index.py	2010-03-17 21:52:57 UTC (rev 110041)
@@ -78,7 +78,7 @@
                 ):
         """ Recent items index constructor
 
-        id -- Zope id for index in
+        id -- Zope id for index inside its catalog.
 
         field_name -- Name of attribute used to classify the objects. A
         recent item list is created for each value of this field indexed.



More information about the checkins mailing list