]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in test's docstring (GH-17856)
authorDaniel Hahler <git@thequod.de>
Thu, 9 Jan 2020 17:07:32 +0000 (18:07 +0100)
committerKarthikeyan Singaravelan <tir.karthi@gmail.com>
Thu, 9 Jan 2020 17:07:32 +0000 (22:37 +0530)
commit2f65aa465865930f8364645b1466d2751c4086d3
tree795f56d683f1abaf7ea8e04190b11f4d747dcef0
parented367815eeb9329c48a86a8a7fa3186e27a10f2c
Fix typo in test's docstring (GH-17856)

* Fix typo in test's docstring. contination -> continuation.
Lib/test/test_eof.py