]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix typo in websocket_connect docs.
authorBen Darnell <ben@bendarnell.com>
Sun, 27 Sep 2015 16:33:30 +0000 (12:33 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 27 Sep 2015 16:33:30 +0000 (12:33 -0400)
commit901fc49120d99e3166c30c1b871b8b48654e4401
tree1c8d7e2224c956db13f8c7537a901760f7201ddb
parent7e625d0eee79127532bc8dfb232ee356aa98780d
Fix typo in websocket_connect docs.

Fixes #1522.
tornado/websocket.py