[Checkins] SVN: zc.async/trunk/src/zc/async/subscribers.txt fixed	typo.
    Satchidanand Haridas 
    satchit at zope.com
       
    Mon Oct 13 16:10:43 EDT 2008
    
    
  
Log message for revision 92169:
  fixed typo.
  
  
Changed:
  U   zc.async/trunk/src/zc/async/subscribers.txt
-=-
Modified: zc.async/trunk/src/zc/async/subscribers.txt
===================================================================
--- zc.async/trunk/src/zc/async/subscribers.txt	2008-10-13 20:07:12 UTC (rev 92168)
+++ zc.async/trunk/src/zc/async/subscribers.txt	2008-10-13 20:10:42 UTC (rev 92169)
@@ -305,7 +305,7 @@
 
 
     A chooser can be used instead of a filter, but using the latter is preferred
-    as the zv.async monitoring code provides hooks for filters (and not
+    as the zc.async monitoring code provides hooks for filters (and not
     choosers). We now create an agent that uses a chooser instead of a filter.
 
     >>> def mock_work_chooser(agent):
    
    
More information about the Checkins
mailing list