[Zodb-checkins] SVN: ZODB/trunk/src/CHANGES.txt typo

Jim Fulton jim at zope.com
Tue Sep 28 16:03:45 EDT 2010


Log message for revision 117030:
  typo
  

Changed:
  U   ZODB/trunk/src/CHANGES.txt

-=-
Modified: ZODB/trunk/src/CHANGES.txt
===================================================================
--- ZODB/trunk/src/CHANGES.txt	2010-09-28 19:08:39 UTC (rev 117029)
+++ ZODB/trunk/src/CHANGES.txt	2010-09-28 20:03:45 UTC (rev 117030)
@@ -11,7 +11,7 @@
 - ZEO didn't work with IPv6 addrsses.
   Added IPv6 support contributed by Martin v. Löwis.
 
-- Changes in way that garage collection treats dictionaries in Python
+- Changes in way that garbage collection treats dictionaries in Python
   2.7 broke the object/connection cache implementation.
   (https://bugs.launchpad.net/zodb/+bug/641481)
 



More information about the Zodb-checkins mailing list