Commit 90cef003 authored by Maurits van Rees's avatar Maurits van Rees

Fixed typo: commiting -> committing

parent e4e1912e
......@@ -554,7 +554,7 @@ class ZCatalog(Folder, Persistent, Implicit):
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):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment