summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-03-23 19:04:26 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2021-03-23 19:04:41 -0500
commitbebf5c891cb1c547b6de97ecd48af66853841028 (patch)
tree73b674d2d552cfb0c9d1541228680883c5abbe9b
parent10ee4e04091cccfb90832071b04b84dc8866d6ff (diff)
downloadnumpy-bebf5c891cb1c547b6de97ecd48af66853841028.tar.gz
DOC: Fix spelling in release note
[skip CI]
-rw-r--r--doc/release/upcoming_changes/15271.compatibility.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/upcoming_changes/15271.compatibility.rst b/doc/release/upcoming_changes/15271.compatibility.rst
index 0c649500f..7deefe256 100644
--- a/doc/release/upcoming_changes/15271.compatibility.rst
+++ b/doc/release/upcoming_changes/15271.compatibility.rst
@@ -18,7 +18,7 @@ argument) when dispatch was known to occur.
``__array_ufunc__`` and additional positional arguments
-------------------------------------------------------
-Previously, all positionally passed arguments were check for
+Previously, all positionally passed arguments were checked for
``__array_ufunc__`` support. In the case of ``reduce``,
``accumulate``, and ``reduceat`` all arguments may be passed by
position. This means that when they were passed by