From 0733720548172a1722c2eec910c03929d291ae8f Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Thu, 6 Oct 2016 10:51:29 -0400 Subject: [PATCH] Fix vestigial spelling. --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index c2da70f204..7dcbf27510 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -175,7 +175,7 @@ Library - Issue #27759: Fix selectors incorrectly retain invalid file descriptors. Patch by Mark Williams. -- Issue #28325: Remove vestigal MacOS 9 macurl2path module and its tests. +- Issue #28325: Remove vestigial MacOS 9 macurl2path module and its tests. - Issue #28368: Refuse monitoring processes if the child watcher has no loop attached. -- 2.50.1