summaryrefslogtreecommitdiff
path: root/INSTALL.txt
diff options
context:
space:
mode:
authorzed <?@?>2011-03-04 18:12:58 -0700
committerCharles Harris <charlesr.harris@gmail.com>2011-03-04 18:12:58 -0700
commit5aa65d942a6d2d93ecac069e3d2d69a7d9ff0271 (patch)
tree266572610c396e4ed54805eef6dd6b32e0f558cb /INSTALL.txt
parentcfff7508bc29e6bc0c44b2d42d7bb23e143d5bc3 (diff)
downloadnumpy-5aa65d942a6d2d93ecac069e3d2d69a7d9ff0271.tar.gz
TYP: Fix typo.
Diffstat (limited to 'INSTALL.txt')
-rw-r--r--INSTALL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.txt b/INSTALL.txt
index b16af0ef7..d75d4d9d0 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -27,12 +27,12 @@ Building NumPy requires the following software installed:
Python must also be compiled with the zlib module enabled.
-2) nose__ (pptional) 0.10.3 or later
+2) nose__ (optional) 0.10.3 or later
This is required for testing numpy, but not for using it.
Python__ http://www.python.org
-nose__ http://somethingaboutorange.com/mrl/projects/nose/
+nose__ http://somethingaboutorange.com/mrl/projects/nose/
Fortran ABI mismatch
====================