commit | 93f6615a02aae9cee0d0bff6ae1ad4e26abe151d | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri May 21 21:48:57 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Fri May 21 21:48:57 2010 +0000 |
tree | 4c9c369a72dd6f48dd777bddb47beabc1a45e700 | |
parent | 042d6a4f75a0919258da81982f604f4662428340 [diff] [blame] |
typo
diff --git a/Misc/NEWS b/Misc/NEWS index 768805b..c5bb1e8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -143,7 +143,7 @@ - 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