summaryrefslogtreecommitdiff
path: root/numpy/core/src/arrayobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/core/src/arrayobject.c')
-rw-r--r--numpy/core/src/arrayobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/core/src/arrayobject.c b/numpy/core/src/arrayobject.c
index 4230eeef0..cafba4e2c 100644
--- a/numpy/core/src/arrayobject.c
+++ b/numpy/core/src/arrayobject.c
@@ -1550,7 +1550,7 @@ PyArray_TypeNumFromName(char *str)
/*
returns typenum to associate with this type >=PyArray_USERDEF.
needs the userdecrs table and PyArray_NUMUSER variables
- defined in arratypes.inc
+ defined in arraytypes.inc
*/
/*MULTIARRAY_API
Register Data type