[Zope-CVS] CVS: Products/Ape/lib/apelib/zope2 - apeconf.xml:1.14
    Shane Hathaway 
    shane at zope.com
       
    Fri Jul 23 22:56:53 EDT 2004
    
    
  
Update of /cvs-repository/Products/Ape/lib/apelib/zope2
In directory cvs.zope.org:/tmp/cvs-serv2918/lib/apelib/zope2
Modified Files:
	apeconf.xml 
Log Message:
fixed typo
=== Products/Ape/lib/apelib/zope2/apeconf.xml 1.13 => 1.14 ===
--- Products/Ape/lib/apelib/zope2/apeconf.xml:1.13	Fri Jul 23 22:36:16 2004
+++ Products/Ape/lib/apelib/zope2/apeconf.xml	Fri Jul 23 22:56:53 2004
@@ -260,7 +260,7 @@
     factory="apelib.sql.structure.SQLObjectData" />
  </variation>
 </mapper>
-<store class="OFS.SimpleItem.SimpleItem" using="anyfile" />
+<store class="OFS.SimpleItem.Item" using="anyfile" />
 
 <!-- Application -->
 
    
    
More information about the Zope-CVS
mailing list