[Checkins] SVN: plone.postpublicationhook/t Fix ReST error
    Wichert Akkerman 
    wichert at wiggy.net
       
    Wed Oct 15 04:08:07 EDT 2008
    
    
  
Log message for revision 92205:
  Fix ReST error
Changed:
  U   plone.postpublicationhook/tags/1.0rc1/README.txt
  U   plone.postpublicationhook/trunk/README.txt
-=-
Modified: plone.postpublicationhook/tags/1.0rc1/README.txt
===================================================================
--- plone.postpublicationhook/tags/1.0rc1/README.txt	2008-10-15 08:07:15 UTC (rev 92204)
+++ plone.postpublicationhook/tags/1.0rc1/README.txt	2008-10-15 08:08:07 UTC (rev 92205)
@@ -7,7 +7,7 @@
 caching purposes: it is the ideal place to determine and insert caching headers
 into the response.
 
-Hooks use `zope.eventz_'s event mechanism using the
+Hooks use `zope.event`_'s event mechanism using the
 plone.validatehook.interfaces.IPostValidationEvent. This is based on the
 standard ObjectEvent from `zope.component`_.
 
Modified: plone.postpublicationhook/trunk/README.txt
===================================================================
--- plone.postpublicationhook/trunk/README.txt	2008-10-15 08:07:15 UTC (rev 92204)
+++ plone.postpublicationhook/trunk/README.txt	2008-10-15 08:08:07 UTC (rev 92205)
@@ -7,7 +7,7 @@
 caching purposes: it is the ideal place to determine and insert caching headers
 into the response.
 
-Hooks use `zope.eventz_'s event mechanism using the
+Hooks use `zope.event`_'s event mechanism using the
 plone.validatehook.interfaces.IPostValidationEvent. This is based on the
 standard ObjectEvent from `zope.component`_.
 
    
    
More information about the Checkins
mailing list