summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f700c64..0c9a8a9 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -488,7 +488,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 #8464: tarfile no longer creates files with execute permissions set