]> granicus.if.org Git - python/commitdiff
Fix typo.
authorWalter Dörwald <walter@livinglogic.de>
Wed, 30 Jul 2003 12:14:02 +0000 (12:14 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Wed, 30 Jul 2003 12:14:02 +0000 (12:14 +0000)
Misc/NEWS

index 8044c35d8642fd0cd5b034e81055dfe6cb9b82e8..85939f3ceb4bd15b6c10aac9a79736b7dc844122 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -284,7 +284,7 @@ Mac
 ---
 
 - Bundlebuilder now inherits default values in the right way.  It was
-  previously possible for app bundles to et a type of "BNDL" instead
+  previously possible for app bundles to get a type of "BNDL" instead
   of "APPL."  Other improvements include, a --build-id option to
   specify the CFBundleIdentifier and using the --python option to set
   the executable in the bundle.