summaryrefslogtreecommitdiff
path: root/numpy/f2py/docs
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/f2py/docs')
-rw-r--r--numpy/f2py/docs/HISTORY.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/f2py/docs/HISTORY.txt b/numpy/f2py/docs/HISTORY.txt
index 72b683eb0..077189ee2 100644
--- a/numpy/f2py/docs/HISTORY.txt
+++ b/numpy/f2py/docs/HISTORY.txt
@@ -491,7 +491,7 @@ Release 2.35.229-1505
- Fixed reference counting bug that appeared when constructing extra
argument list to callback functions.
- - Added ``PyArray_LONG != PyArray_INT`` test.
+ - Added ``NPY_LONG != NPY_INT`` test.
* f2py2e.py