[Zope3-checkins] CVS: Zope3/src/zope/products/apidoc -
	README.txt:1.2
    Philipp von Weitershausen 
    philikon at philikon.de
       
    Wed Feb  4 07:21:00 EST 2004
    
    
  
Update of /cvs-repository/Zope3/src/zope/products/apidoc
In directory cvs.zope.org:/tmp/cvs-serv6422
Modified Files:
	README.txt 
Log Message:
Correct ZCML sample in documentation.
=== Zope3/src/zope/products/apidoc/README.txt 1.1 => 1.2 ===
--- Zope3/src/zope/products/apidoc/README.txt:1.1	Thu Jan 29 12:51:12 2004
+++ Zope3/src/zope/products/apidoc/README.txt	Wed Feb  4 07:20:59 2004
@@ -13,7 +13,7 @@
 
      (a) the static tree product is registered using::
 
-         <include package="zope.products.apidoc"/>
+         <include package="zope.products.statictree"/>
 
      (b) you register this product using::
 
@@ -51,4 +51,4 @@
      the various menu items.
 
   Note: There are several modules that come with the product. Just look in
-  them for some guidance.
\ No newline at end of file
+  them for some guidance.
    
    
More information about the Zope3-Checkins
mailing list