]> granicus.if.org Git - python/commitdiff
Very minor grammatical fix and removal of a tab.
authorBrett Cannon <bcannon@gmail.com>
Mon, 6 Dec 2004 06:01:13 +0000 (06:01 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 6 Dec 2004 06:01:13 +0000 (06:01 +0000)
Mac/OSX/README

index d618915981996253a9e49908aea17c9043d354ce..26c646dbfde1c9a20de953b555a03fcc96792ffa 100644 (file)
@@ -4,7 +4,7 @@ Building and using a framework-based Python on Mac OS X.
 This document provides a quick introduction to framework-based Python, its
 advantages, and how to build it.
 
-1. Why would I want a framework Python in stead of a normal static Python?
+1. Why would I want a framework Python instead of a normal static Python?
 --------------------------------------------------------------------------
 
 The main reason is because you want to create GUI programs in Python. With the
@@ -160,4 +160,4 @@ macresource module and the Mac/OSX/Makefile cater for this, and create
 ".rsrc.df.rsrc" files on the fly that are normal datafork-based resource
 files.
 
-       Jack Jansen, Jack.Jansen@cwi.nl, 15-Jul-2004.
\ No newline at end of file
+       Jack Jansen, Jack.Jansen@cwi.nl, 15-Jul-2004.