From 0c390d08fb1c71050784e5410bb4481f529748ad Mon Sep 17 00:00:00 2001 From: Tom Stuart Date: Mon, 15 Aug 2022 08:56:01 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20=E2=80=9Cinvertible=E2=80=9D=20typo?= 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