[Zodb-checkins] SVN: ZODB/trunk/src/ZODB/interfaces.py typo

Christian Theune ct at gocept.com
Tue Jan 22 08:36:11 EST 2008


Log message for revision 83086:
  typo
  

Changed:
  U   ZODB/trunk/src/ZODB/interfaces.py

-=-
Modified: ZODB/trunk/src/ZODB/interfaces.py
===================================================================
--- ZODB/trunk/src/ZODB/interfaces.py	2008-01-22 13:19:49 UTC (rev 83085)
+++ ZODB/trunk/src/ZODB/interfaces.py	2008-01-22 13:36:11 UTC (rev 83086)
@@ -564,7 +564,7 @@
           revisions that were not current as of the pack time.
 
         The pack time is given as a UTC time in seconds since the
-        empoch.
+        epoch.
 
         The second argument is a function that should be used to
         extract object references from database records.  This is



More information about the Zodb-checkins mailing list