]> granicus.if.org Git - python/commitdiff
Typo fix
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 14 Apr 2006 14:54:18 +0000 (14:54 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 14 Apr 2006 14:54:18 +0000 (14:54 +0000)
Misc/NEWS

index 0a458c436369f0ff3de0b3db78c33f8a89910ff4..7527f993bdadc6243f45237fde26ecc8d53e0467 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -84,7 +84,7 @@ Build
 
 - Patch #1324762:Remove ccpython.cc; replace --with-cxx with
   --with-cxx-main. Link with C++ compiler only if --with-cxx-main was
-  specified. (Can be overriden by explicitly setting LINKCC.) Decouple
+  specified. (Can be overridden by explicitly setting LINKCC.) Decouple
   CXX from --with-cxx-main, see description in README.
 
 - Patch #1429775: Link extension modules with the shared libpython.