[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/component/metadirectives.py
Touch up copy/paste artefact (Thank's Egon Frerich for the pointer)
Dominik Huber
dominik.huber at projekt01.ch
Mon May 30 07:59:16 EDT 2005
Log message for revision 30557:
Touch up copy/paste artefact (Thank's Egon Frerich for the pointer)
Changed:
U Zope3/trunk/src/zope/app/component/metadirectives.py
-=-
Modified: Zope3/trunk/src/zope/app/component/metadirectives.py
===================================================================
--- Zope3/trunk/src/zope/app/component/metadirectives.py 2005-05-30 11:03:34 UTC (rev 30556)
+++ Zope3/trunk/src/zope/app/component/metadirectives.py 2005-05-30 11:58:46 UTC (rev 30557)
@@ -286,9 +286,9 @@
locate = zope.configuration.fields.Bool(
title=_("Locate"),
- description=_("""Make the adapter a locatable adapter
+ description=_("""Make the subscriber a locatable subscriber
- Located adapter should be used if a non-public permission
+ Located subscribers should be used if a non-public permission
is used.
"""),
required=False,
More information about the Zope3-Checkins
mailing list