Log message for revision 115015:
  Plural ;)
  

Changed:
  U   Zope/branches/andig-catalog-report/src/Products/ZCatalog/ZCatalog.py

-=-
Modified: Zope/branches/andig-catalog-report/src/Products/ZCatalog/ZCatalog.py
===================================================================
--- Zope/branches/andig-catalog-report/src/Products/ZCatalog/ZCatalog.py        
2010-07-24 15:18:13 UTC (rev 115014)
+++ Zope/branches/andig-catalog-report/src/Products/ZCatalog/ZCatalog.py        
2010-07-24 15:20:35 UTC (rev 115015)
@@ -1024,7 +1024,7 @@
     security.declareProtected(manage_zcatalog_entries,
                               'manage_resetCatalogReport')
     def manage_resetCatalogReport(self, REQUEST=None):
-        """ resets the catalog reports """
+        """ resets the catalog report """
         self._catalog.getCatalogReport().reset()
 
         if REQUEST is not None:

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
https://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to