From 399677387ea866294e292d4175411f8570797f53 Mon Sep 17 00:00:00 2001 From: Tom Stuart Date: Tue, 23 Aug 2022 09:55:53 +0100 Subject: [PATCH] =?UTF-8?q?[spec]=20Fix=20=E2=80=9Cinvertible=E2=80=9D=20t?= =?UTF-8?q?ypo=20(#1520)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- document/core/exec/numerics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document/core/exec/numerics.rst b/document/core/exec/numerics.rst index c7050b17d0..71dfef6a94 100644 --- a/document/core/exec/numerics.rst +++ b/document/core/exec/numerics.rst @@ -177,7 +177,7 @@ When a number is stored into :ref:`memory `, it is converted into a \littleendian(d^8~{d'}^\ast~) &=& \littleendian({d'}^\ast)~\ibits_8^{-1}(d^8) \\ \end{array} -Again these functions are invertable bijections. +Again these functions are invertible bijections. .. index:: numeric vectors, shape