Log message for revision 118017:
  Fixed typo: commiting -> committing

Changed:
  U   Zope/branches/2.12/src/Products/ZCatalog/ZCatalog.py

-=-
Modified: Zope/branches/2.12/src/Products/ZCatalog/ZCatalog.py
===================================================================
--- Zope/branches/2.12/src/Products/ZCatalog/ZCatalog.py        2010-10-29 
15:09:40 UTC (rev 118016)
+++ Zope/branches/2.12/src/Products/ZCatalog/ZCatalog.py        2010-10-29 
23:11:03 UTC (rev 118017)
@@ -554,7 +554,7 @@
                 self._p_jar.cacheGC()
                 self._v_total = 0
                 if pghandler:
-                    pghandler.info('commiting subtransaction')
+                    pghandler.info('committing subtransaction')
 
     security.declareProtected(manage_zcatalog_entries, 'uncatalog_object')
     def uncatalog_object(self, uid):

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

Reply via email to