[Zope3-checkins] 
	SVN: Zope3/branches/Zope-3.1/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:46:05 EDT 2005
    
    
  
Log message for revision 37736:
  Description should be the same as in the addMenuItem directive
Changed:
  U   Zope3/branches/Zope-3.1/src/zope/app/dtmlpage/configure.zcml
-=-
Modified: Zope3/branches/Zope-3.1/src/zope/app/dtmlpage/configure.zcml
===================================================================
--- Zope3/branches/Zope-3.1/src/zope/app/dtmlpage/configure.zcml	2005-08-05 15:45:38 UTC (rev 37735)
+++ Zope3/branches/Zope-3.1/src/zope/app/dtmlpage/configure.zcml	2005-08-05 15:46:05 UTC (rev 37736)
@@ -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