]> granicus.if.org Git - python/commitdiff
add '
authorBenjamin Peterson <benjamin@python.org>
Sun, 3 Jul 2011 18:49:59 +0000 (13:49 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sun, 3 Jul 2011 18:49:59 +0000 (13:49 -0500)
Misc/NEWS

index 99ebd1b5f35e13d20036a71e19b7de0251fad7df..d763e0fc2967c01a47633fdcd169f372a93c812f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -11,7 +11,7 @@ Core and Builtins
 -----------------
 
 - Issue #12475: Prevent generators from leaking their exception state into the
-  callers frame as they return for the last time.
+  caller's frame as they return for the last time.
 
 Library
 -------