]> granicus.if.org Git - python/commitdiff
Fix typo and rearrange words in IDLE news item (GH-15471)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Aug 2019 21:42:16 +0000 (14:42 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2019 21:42:16 +0000 (14:42 -0700)
Redo of GH-15402 by GeeTransit and Kyle Stanley.
(cherry picked from commit 0dfc025cccc5adf4f209e2421c7686b1e637eeae)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Misc/NEWS.d/next/IDLE/2019-08-04-17-10-01.bpo-36419.TJZqOc.rst

index a44fd3b59b4f9f52e3c47410a5bee038a3cf5c68..2a5b0bd0e90c2928b670db02e2aff4bb5fe6d5fc 100644 (file)
@@ -1 +1 @@
-IDLE - Refactor autocompete and improve testing.
+Refactor IDLE autocomplete and improve testing.