commit | a2d00f04733491a56abec45e7a20fb42282bb4d1 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 21 05:19:40 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 21 17:49:40 2020 +0530 |
tree | c55894c4664f86d4a3916b5a3e15a52a970cf8c3 | |
parent | 3949827a54f79266a2f1434d187c8ac4905db316 [diff] |
bpo-41572: Fix grammar in BaseTransport.close docstring (GH-21914) (#21929) Fix grammar in BaseTransport.close docstring. https://bugs.python.org/issue41572 Signed-off-by: Cleber Rosa <crosa@redhat.com> (cherry picked from commit 1afb42cfa82dad0ddd726f59c6c5fcb3962314db) Co-authored-by: Cleber Rosa <cleber.gnu@gmail.com>