From 8551018184e16dc76cadb05cfaf73985105a3293 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Fri, 7 Oct 2022 10:00:52 +0200 Subject: MAINT: Fix typos found by codespell --- doc/source/reference/array_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/reference/array_api.rst') 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 -- cgit v1.2.1