summaryrefslogtreecommitdiff
path: root/Misc/AIX-NOTES
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-08-20 20:53:04 +0000
committerGuido van Rossum <guido@python.org>1996-08-20 20:53:04 +0000
commitcacec7e5c5d2ce245b04b4fcb9007641a7de7fcd (patch)
treeb354f7f70be95e6b4ffc359d90936300fa2b0100 /Misc/AIX-NOTES
parente22e795f3fdd911b5544f8c0895a178b5895f29b (diff)
downloadcpython-cacec7e5c5d2ce245b04b4fcb9007641a7de7fcd.tar.gz
typo
Diffstat (limited to 'Misc/AIX-NOTES')
-rw-r--r--Misc/AIX-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/AIX-NOTES b/Misc/AIX-NOTES
index f23cb6506a..b0446f5a40 100644
--- a/Misc/AIX-NOTES
+++ b/Misc/AIX-NOTES
@@ -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