[Zodb-checkins] SVN: ZODB/trunk/src/BTrees/DEPENDENCIES.cfg fix typo
Fred L. Drake, Jr.
fdrake at gmail.com
Fri Apr 1 18:13:19 EST 2005
Log message for revision 29819:
fix typo
Changed:
U ZODB/trunk/src/BTrees/DEPENDENCIES.cfg
-=-
Modified: ZODB/trunk/src/BTrees/DEPENDENCIES.cfg
===================================================================
--- ZODB/trunk/src/BTrees/DEPENDENCIES.cfg 2005-04-01 23:10:50 UTC (rev 29818)
+++ ZODB/trunk/src/BTrees/DEPENDENCIES.cfg 2005-04-01 23:13:19 UTC (rev 29819)
@@ -1,3 +1,3 @@
persistent
transaction
-zope.interfaces
+zope.interface
More information about the Zodb-checkins
mailing list