aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/zfinx.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zfinx.adoc b/src/zfinx.adoc
index b75379f..b47ee49 100644
--- a/src/zfinx.adoc
+++ b/src/zfinx.adoc
@@ -46,7 +46,7 @@ bits _w_-1:0 of an `x` register. Floating-point operations on _w_-bit
operands ignore operand bits XLEN-1: _w_.
Floating-point operations that produce _w_ latexmath:[$<$] XLEN-bit
-results fill bits XLEN-1:_w_ with copies of bit _w_-1 (the sign bit).
+results fill bits XLEN-1: _w_ with copies of bit _w_-1 (the sign bit).
[NOTE]
====