summaryrefslogtreecommitdiff
path: root/numpy/f2py/docs/TESTING.txt
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/f2py/docs/TESTING.txt')
-rw-r--r--numpy/f2py/docs/TESTING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/f2py/docs/TESTING.txt b/numpy/f2py/docs/TESTING.txt
index feae18dc6..d90521175 100644
--- a/numpy/f2py/docs/TESTING.txt
+++ b/numpy/f2py/docs/TESTING.txt
@@ -98,7 +98,7 @@ scripts:
f2py -c --help-fcompiler
to find out what compilers are available (or more precisely, which
- ones are recognized by ``scipy_distutils``).
+ ones are recognized by ``numpy_distutils``).
Reporting failures
------------------