Issue #23180: Rename IDLE "Windows" menu item to "Window".
Patch by Al Sweigart.
diff --git a/Misc/ACKS b/Misc/ACKS
index 20ff71c..c50f76e 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1310,6 +1310,7 @@
Kalle Svensson
Andrew Svetlov
Paul Swartz
+Al Sweigart
Thenault Sylvain
Péter Szabó
John Szakmeister
diff --git a/Misc/NEWS b/Misc/NEWS
index b34d417..1f4d4a3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -86,6 +86,9 @@
- Issue #16893: Update Idle doc chapter to match current Idle and add new
information.
+- Issue #23180: Rename IDLE "Windows" menu item to "Window".
+ Patch by Al Sweigart.
+
Build
-----