[Zope3-checkins] 
	SVN: Zope3/trunk/src/zope/app/dav/tests/test_directives.py
	Small doc fix;
	probably a c&p error. This test is for dav ZCML directives, not
    Martijn Pieters 
    mj at zopatista.com
       
    Sat Oct  9 11:37:29 EDT 2004
    
    
  
Log message for revision 27844:
  Small doc fix; probably a c&p error. This test is for dav ZCML directives, not
  wiki.
  
Changed:
  U   Zope3/trunk/src/zope/app/dav/tests/test_directives.py
-=-
Modified: Zope3/trunk/src/zope/app/dav/tests/test_directives.py
===================================================================
--- Zope3/trunk/src/zope/app/dav/tests/test_directives.py	2004-10-09 15:24:17 UTC (rev 27843)
+++ Zope3/trunk/src/zope/app/dav/tests/test_directives.py	2004-10-09 15:37:29 UTC (rev 27844)
@@ -11,7 +11,7 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-"""Test the wiki ZCML namespace directives.
+"""Test the dav ZCML namespace directives.
 
 $Id$
 """
    
    
More information about the Zope3-Checkins
mailing list