commit | c74061d49b2b8275b376e212cccf2922d022e607 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Dec 30 14:07:05 2018 -0800 |
committer | GitHub <noreply@github.com> | Sun Dec 30 14:07:05 2018 -0800 |
tree | 36384162fd16e7aa69328c331d1ccb58bfcc84e8 | |
parent | d2694d47682b84dafef1c172ede7ad16d3b8bbd8 [diff] |
Fix typo in documentation of AbstractEventLoopPolicy.set_child_watcher() (GH-11369) `set_child_watcher()` *sets* the watcher. (cherry picked from commit 1b29c03c95dbffa05f2bac0f8f1a36b21606a504) Co-authored-by: sth <sth.dev@tejp.de>