]> jfr.im git - z_archive/twitter.git/commitdiff
I can't type.
authorMike Verdone <redacted>
Sat, 3 Dec 2011 18:19:19 +0000 (19:19 +0100)
committerMike Verdone <redacted>
Sat, 3 Dec 2011 18:19:19 +0000 (19:19 +0100)
twitter/stream.py

index 2fd9cd88da489e3e809407fa52b05f56b8c2da78..ef82a3672199c3726797cb480487c31aaa33c9a8 100644 (file)
@@ -74,7 +74,7 @@ class TwitterStream(TwitterStreamCall):
     The iterator will yield tweets forever and ever (until the stream
     breaks at which point it raises a TwitterHTTPError.)
 
-    The `block` paramater controls if the stream is blocking. Default
+    The `block` parameter controls if the stream is blocking. Default
     is blocking (True). When set to False, the iterator will
     occasionally yield None when there is no available message.
     """