[Zope3-checkins] CVS: Zope3/doc/zcml/namespaces.zope.org/zope - securityPolicy.stx:1.4
R. David Murray
bitz@bitdance.com
Sun, 1 Sep 2002 15:32:47 -0400
Update of /cvs-repository/Zope3/doc/zcml/namespaces.zope.org/zope
In directory cvs.zope.org:/tmp/cvs-serv19979
Modified Files:
securityPolicy.stx
Log Message:
Back out incorrect mention of composite factory syntax.
=== Zope3/doc/zcml/namespaces.zope.org/zope/securityPolicy.stx 1.3 => 1.4 ===
--- Zope3/doc/zcml/namespaces.zope.org/zope/securityPolicy.stx:1.3 Fri Aug 30 15:17:28 2002
+++ Zope3/doc/zcml/namespaces.zope.org/zope/securityPolicy.stx Sun Sep 1 15:32:47 2002
@@ -12,7 +12,7 @@
* component, the component that implements the security policy
- * factory, a callable or list of callables that returns a security policy
+ * factory, a callable that returns a security policy
The security policy component should implement the interface