From 20843a94a81465f06b61c6c8e4a0419df00278e2 Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Tue, 12 Mar 2019 19:44:20 -0400 Subject: Correct minor edit to news entry. (GH-12298) --- Misc/NEWS.d/3.8.0a1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS.d/3.8.0a1.rst b/Misc/NEWS.d/3.8.0a1.rst index 47feb2b..0386cb6 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. .. -- cgit v0.12