summaryrefslogtreecommitdiff
path: root/doc/source/reference/array_api.rst
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2022-10-07 11:50:39 +0200
committerGitHub <noreply@github.com>2022-10-07 11:50:39 +0200
commit67b2d7398cd7e95b49d39a3ac5691fae438d57b0 (patch)
treebd82d5703476d626acf604d8fc1cd031b1284079 /doc/source/reference/array_api.rst
parent1d272bdb68f7cd2a1e99baeef9a4194afebdf783 (diff)
parent49325dd9cbd8de096cd280976c603b6b1872336a (diff)
downloadnumpy-67b2d7398cd7e95b49d39a3ac5691fae438d57b0.tar.gz
Merge pull request #22399 from DimitriPapadopoulos/codespell
MAINT: Fix typos found by codespell
Diffstat (limited to 'doc/source/reference/array_api.rst')
-rw-r--r--doc/source/reference/array_api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/array_api.rst b/doc/source/reference/array_api.rst
index 8c7c6508b..01c8787eb 100644
--- a/doc/source/reference/array_api.rst
+++ b/doc/source/reference/array_api.rst
@@ -508,7 +508,7 @@ Linear Algebra Functions
* - ``vector_norm`` (*)
- Floating-point
-(*) Thes functions are split from ``norm`` from the main ``numpy`` namespace.
+(*) These functions are split from ``norm`` from the main ``numpy`` namespace.
See :ref:`array_api-name-changes`.
(**) These functions are new in the array API and are not in the main