From: Ned Deily Date: Tue, 12 Mar 2019 23:44:41 +0000 (-0400) Subject: Correct minor edit to news entry. (GH-12299) X-Git-Tag: v3.7.3~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab48fc0b9fd5371894ba43e246459bfc2d4e10e1;p=thirdparty%2FPython%2Fcpython.git Correct minor edit to news entry. (GH-12299) --- diff --git a/Misc/NEWS.d/3.7.3rc1.rst b/Misc/NEWS.d/3.7.3rc1.rst index 4ddf900a7e58..37e50d212943 100644 --- a/Misc/NEWS.d/3.7.3rc1.rst +++ b/Misc/NEWS.d/3.7.3rc1.rst @@ -1187,7 +1187,7 @@ Squeezer now properly counts wrapped lines before newlines. .. nonce: M58_K3 .. section: IDLE -Gray out Code Context menu entry on macOS when it's not applicable. +Gray out Code Context menu entry when it's not applicable. ..