]> granicus.if.org Git - python/commitdiff
spelling
authorBenjamin Peterson <benjamin@python.org>
Thu, 19 Nov 2009 23:19:29 +0000 (23:19 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 19 Nov 2009 23:19:29 +0000 (23:19 +0000)
Misc/NEWS

index ad45b9d3f20df9a6c983855ce75564ab569828c8..c24f0679e281d28138af3aedb1e3d0f70bae0893 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.