From: Tim Peters Date: Sat, 1 Jul 2000 20:38:27 +0000 (+0000) Subject: Typo repair. X-Git-Tag: v2.0b1~1128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f9a4a6eec14f8ea3c15cc66d74250e7d7bce556b;p=thirdparty%2FPython%2Fcpython.git Typo repair. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index a0be0679060d..c64267f6622d 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -91,7 +91,7 @@ alpha, beta, final), but to the DEC/COMPAQ Alpha processor. Ignore them if you're not building on an Alpha box. -YOUR OWN EXTENSION DDLs +YOUR OWN EXTENSION DLLs ----------------------- If you want to create your own extension module DLL, there's an example with easy-to-follow instructions in ../PC/example/; read the file