[Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/dtmlpage/configure.zcml
	Description should be the same as in the addMenuItem directive
    Egon Frerich 
    e.frerich at nord-com.net
       
    Fri Aug  5 11:45:39 EDT 2005
    
    
  
Log message for revision 37735:
  Description should be the same as in the addMenuItem directive
Changed:
  U   Zope3/trunk/src/zope/app/dtmlpage/configure.zcml
-=-
Modified: Zope3/trunk/src/zope/app/dtmlpage/configure.zcml
===================================================================
--- Zope3/trunk/src/zope/app/dtmlpage/configure.zcml	2005-08-05 15:06:10 UTC (rev 37734)
+++ Zope3/trunk/src/zope/app/dtmlpage/configure.zcml	2005-08-05 15:45:38 UTC (rev 37735)
@@ -13,7 +13,7 @@
     <factory
         id="zope.app.DTMLPage"
         title="DTML Page"
-        description="A simple, content-based DTML Page"
+        description="A simple, content-based DTML page"
         />
 
     <require
    
    
More information about the Zope3-Checkins
mailing list