]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
typo
authorGuido van Rossum <guido@python.org>
Tue, 20 Aug 1996 20:53:04 +0000 (20:53 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 20 Aug 1996 20:53:04 +0000 (20:53 +0000)
Misc/AIX-NOTES

index f23cb6506afa9a851d58da92ad827b4d30e7976e..b0446f5a40688b71bfbedd72e25c7e1b71518089 100644 (file)
@@ -113,7 +113,7 @@ that the "python.exp" file is an "import" file for the shared module.
 A default python.exp file is provided with the distribution.  It will be
 overwritten (by the action of the makexp_aix script) if you build with shared
 libraries.  The python.exp file which comes with the distribution contains
-all extern symbols of a completely statically build python executable.
+all extern symbols of a completely statically built python executable.
 Any python.exp file which is created from a build of python with some of the
 modules linked as shared modules will obviously not list symbols from the now
 dynamic modules.  The distributed python.exp is provided so that, with