From ab48fc0b9fd5371894ba43e246459bfc2d4e10e1 Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Tue, 12 Mar 2019 19:44:41 -0400 Subject: [PATCH] Correct minor edit to news entry. (GH-12299) --- Misc/NEWS.d/3.7.3rc1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. .. -- 2.47.3