]> granicus.if.org Git - python/commitdiff
Merged revisions 81443 via svnmerge from
authorGeorg Brandl <georg@python.org>
Fri, 21 May 2010 21:49:47 +0000 (21:49 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 21 May 2010 21:49:47 +0000 (21:49 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81443 | georg.brandl | 2010-05-21 23:48:57 +0200 (Fr, 21 Mai 2010) | 1 line

  typo
........

Misc/NEWS

index f700c641cce8a83a14fa86bb2300810a9e47dc63..0c9a8a997e3ebd477cb3b8826f148902dc65a996 100644 (file)
--- 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