]> granicus.if.org Git - python/commitdiff
Merged revisions 76420 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Thu, 19 Nov 2009 23:25:14 +0000 (23:25 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 19 Nov 2009 23:25:14 +0000 (23:25 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76420 | benjamin.peterson | 2009-11-19 17:19:29 -0600 (Thu, 19 Nov 2009) | 1 line

  spelling
........

Misc/NEWS

index 277b892f9173445b4f63c324da1dd389e0b9a955..fc145168c9697ff42915151950ad36b25004772d 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -14,7 +14,7 @@ Core and Builtins
 
 - Add Py3k warnings for parameter names in parenthesis.
 
-- Issue #7362: Give a propery error message for def f((x)=3): pass.
+- Issue #7362: Give a proper error message for def f((x)=3): pass.
 
 - Issue #7085: Fix crash when importing some extensions in a thread
   on MacOSX 10.6.