]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in test's docstring (GH-17856) (GH-17923)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 Jan 2020 17:33:05 +0000 (09:33 -0800)
committerKarthikeyan Singaravelan <tir.karthi@gmail.com>
Thu, 9 Jan 2020 17:33:05 +0000 (23:03 +0530)
commite47a7e3a7ab2cfb321e5f276028be286f30bd057
tree078a6271feb2a0980ca64bb50d2c9a67e626f857
parent8c08518c255747a06d00479f21087f0c934d0ad6
Fix typo in test's docstring (GH-17856) (GH-17923)

* Fix typo in test's docstring. contination -> continuation.
(cherry picked from commit 2f65aa465865930f8364645b1466d2751c4086d3)

Co-authored-by: Daniel Hahler <git@thequod.de>
Co-authored-by: Daniel Hahler <github@thequod.de>
Lib/test/test_eof.py