From: Ned Deily Date: Tue, 12 Mar 2019 23:44:20 +0000 (-0400) Subject: Correct minor edit to news entry. (GH-12298) X-Git-Tag: v3.8.0a3~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=20843a94a81465f06b61c6c8e4a0419df00278e2;p=thirdparty%2FPython%2Fcpython.git Correct minor edit to news entry. (GH-12298) --- diff --git a/Misc/NEWS.d/3.8.0a1.rst b/Misc/NEWS.d/3.8.0a1.rst index 47feb2bb268f..0386cb6214f5 100644 --- a/Misc/NEWS.d/3.8.0a1.rst +++ b/Misc/NEWS.d/3.8.0a1.rst @@ -8163,7 +8163,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. ..