[Checkins] SVN: zope.app.generations/trunk/src/zope/app/generations/generations.py fix typo

Fred L. Drake, Jr. fdrake at gmail.com
Wed Jan 21 12:54:33 EST 2009


Log message for revision 94908:
  fix typo
  

Changed:
  U   zope.app.generations/trunk/src/zope/app/generations/generations.py

-=-
Modified: zope.app.generations/trunk/src/zope/app/generations/generations.py
===================================================================
--- zope.app.generations/trunk/src/zope/app/generations/generations.py	2009-01-21 16:26:38 UTC (rev 94907)
+++ zope.app.generations/trunk/src/zope/app/generations/generations.py	2009-01-21 17:54:32 UTC (rev 94908)
@@ -394,7 +394,7 @@
         testdb/app2: up-to-date at generation 11
 
     If we happen to install an app that has a generation that is less
-    that the database generation, we'll get an error, because there is
+    than the database generation, we'll get an error, because there is
     no way to get the database to a generation that the app
     understands:
 



More information about the Checkins mailing list