]> granicus.if.org Git - python/commitdiff
Fix invalid UTF-8 encoding in commit message.
authorNed Deily <nad@acm.org>
Mon, 30 Jul 2012 09:34:03 +0000 (02:34 -0700)
committerNed Deily <nad@acm.org>
Mon, 30 Jul 2012 09:34:03 +0000 (02:34 -0700)
Misc/NEWS

index e7110caf6924b6704a1a68c702b9bb6b6fc47bbc..29bc01b3d4816935f34562314c8beb980f33d04c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -265,7 +265,7 @@ Build
 -----
 
 - Issue #15431: Add _freeze_importlib project to regenerate importlib.h
-  on Windows. Patch by Kristján Valur Jónsson.
+  on Windows. Patch by Kristján Valur Jónsson.
 
 - Issue #14197: For OS X framework builds, ensure links to the shared
   library are created with the proper ABI suffix.