From 93f6615a02aae9cee0d0bff6ae1ad4e26abe151d Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Fri, 21 May 2010 21:48:57 +0000 Subject: [PATCH] typo --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index 768805b635..c5bb1e85dd 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -143,7 +143,7 @@ Library - Issue #8354: The siginterrupt setting is now preserved for all signals, not just SIGCHLD. -- Issue #7192: webbrowser.get("firefox") now wors on Mac OS X, as does +- Issue #7192: webbrowser.get("firefox") now works on Mac OS X, as does webbrowser.get("safari"). - Issue #8577: distutils.sysconfig.get_python_inc() now makes a difference -- 2.50.1