[Twisted-Python] minor doc patch - IWriteDesriptor

K. Richard Pixley rich at noir.com
Mon Feb 8 12:46:45 MST 2010


--- twisted/internet/interfaces.py.~1~    2009-01-22 06:01:46.000000000 
-0800
+++ twisted/internet/interfaces.py    2010-02-08 11:42:03.000000000 -0800
@@ -833,7 +833,7 @@
         I add writer to the set of file descriptors to get write events 
for.
 
         @param writer: An L{IWriteDescriptor} provider that will be 
checked for
-                       read events until it is removed from the reactor 
with
+                       write events until it is removed from the 
reactor with
                        L{removeWriter}.
 
         @return: C{None}.





More information about the Twisted-Python mailing list