Skip to content

Commit 3996773

Browse files
authored
[spec] Fix “invertible” typo (#1520)
1 parent ceecbe4 commit 3996773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/exec/numerics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ When a number is stored into :ref:`memory <syntax-mem>`, it is converted into a
177177
\littleendian(d^8~{d'}^\ast~) &=& \littleendian({d'}^\ast)~\ibits_8^{-1}(d^8) \\
178178
\end{array}
179179
180-
Again these functions are invertable bijections.
180+
Again these functions are invertible bijections.
181181

182182

183183
.. index:: numeric vectors, shape

0 commit comments

Comments
 (0)