Fix typo in NEWS item for Issue 7498.
diff --git a/Misc/NEWS b/Misc/NEWS
index 7b010c1..f10f0c9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -508,7 +508,7 @@
 Tests
 -----
 
-- Issue #7498: test_multiprocessing now uses test_support.find_unused_port
+- Issue #7498: test_multiprocessing now uses test.support.find_unused_port
   instead of a hardcoded port number in test_rapid_restart.
 
 - Issue #7431: use TESTFN in test_linecache instead of trying to create a