File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727
2828#include "numpy/arrayobject.h"
2929
30- /* Adapated from NumPy's source code.
30+ /* Adapted from NumPy's source code.
3131 * https://github.com/numpy/numpy/blob/main/LICENSE.txt */
3232
3333/*
Original file line number Diff line number Diff line change 5151#define NPY_ASSUME_ALIGNED (p , b )
5252#endif
5353
54- /* Adapated from NumPy's source code.
54+ /* Adapted from NumPy's source code.
5555 * https://github.com/numpy/numpy/blob/main/LICENSE.txt */
5656
5757/**
Original file line number Diff line number Diff line change 4848 #define USE_NUMPY_2
4949#endif
5050
51- /* Adapated from NumPy's source code.
51+ /* Adapted from NumPy's source code.
5252 * https://github.com/numpy/numpy/blob/main/LICENSE.txt */
5353
5454/*
You can’t perform that action at this time.
0 commit comments