[Zope3-checkins] SVN: Zope3/trunk/src/zope/PACKAGE.cfg fix typo
    Fred L. Drake, Jr. 
    fdrake at gmail.com
       
    Mon Aug  8 11:43:24 EDT 2005
    
    
  
Log message for revision 37785:
  fix typo
Changed:
  U   Zope3/trunk/src/zope/PACKAGE.cfg
-=-
Modified: Zope3/trunk/src/zope/PACKAGE.cfg
===================================================================
--- Zope3/trunk/src/zope/PACKAGE.cfg	2005-08-08 13:54:45 UTC (rev 37784)
+++ Zope3/trunk/src/zope/PACKAGE.cfg	2005-08-08 15:43:24 UTC (rev 37785)
@@ -1,4 +1,4 @@
-# zope.app is a container package, so it really doesn't include much.
+# zope is a container package, so it really doesn't include much.
 
 <collection>
 
    
    
More information about the Zope3-Checkins
mailing list