[CMF-checkins] CVS: CMF/CMFSetup - actions.py:1.3

Tres Seaver tseaver at zope.com
Tue May 25 08:22:09 EDT 2004


Update of /cvs-repository/CMF/CMFSetup
In directory cvs.zope.org:/tmp/cvs-serv32637

Modified Files:
	actions.py 
Log Message:
 - Repair docstring bug.


=== CMF/CMFSetup/actions.py 1.2 => 1.3 ===
--- CMF/CMFSetup/actions.py:1.2	Tue May 25 00:12:33 2004
+++ CMF/CMFSetup/actions.py	Tue May 25 08:22:07 2004
@@ -177,7 +177,7 @@
 
 def importActionProviders( context ):
 
-    """ Import roles / permission map from an XML file
+    """ Import action providers and their actions rom an XML file
 
     o 'context' must implement IImportContext.
 




More information about the CMF-checkins mailing list