commit | 73a8a4b9dfd66bea24a39416ec1e387721e8f654 | [log] [tgz] |
---|---|---|
author | Walter Dörwald <walter@livinglogic.de> | Wed Jul 30 12:14:02 2003 +0000 |
committer | Walter Dörwald <walter@livinglogic.de> | Wed Jul 30 12:14:02 2003 +0000 |
tree | ad9707a93ccb28d9ee50cade755c54bd6c7e3b15 | |
parent | 68a3294fc49c128c4078b41c9a030646e843aba8 [diff] |
Fix typo.
diff --git a/Misc/NEWS b/Misc/NEWS index 8044c35..85939f3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -284,7 +284,7 @@ --- - 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.