Fix typo and rearrange words in IDLE news item (GH-15471)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 24 Aug 2019 21:32:33 +0000 (17:32 -0400)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2019 21:32:33 +0000 (17:32 -0400)
Redo of #15402 by GeeTransit and Kyle Stanley.

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.