commit | 022d7bc7ccad5b3b3c62450731142e250f1e547d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Dec 05 14:17:28 2018 -0800 |
committer | GitHub <noreply@github.com> | Wed Dec 05 14:17:28 2018 -0800 |
tree | 4d8e3da9c7c80cfd88c4930cf66c34424056d9de | |
parent | 34510781901b75c9aeca79db41ce0fa92c67878f [diff] |
Fix typos in concurrent.Futures documentation (GH-10920) Add a missing word `as` in `as well as an`. Linkify `threading.Thread`. (cherry picked from commit 40a61da40d252626f8b9ff524d76c1f0ccb3a4f7) Co-authored-by: Matt Wheeler <m@funkyhat.org>