close
Skip to content

Commit 9c2971d

Browse files
Fix StringSort precision (#99)
Fix #75
1 parent 598167b commit 9c2971d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎ltx/exprs.tex‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ \subsection{\valueTag{ExprSort::String}}
620620
the string table. A \type{StringIndex} value, like any abstract reference, is a 32-bit value:
621621
\begin{figure}[H]
622622
\centering
623-
\absref{4}{StringSort}
623+
\absref{3}{StringSort}
624624
\caption{\type{StringIndex}: Abstract reference of string constant}
625625
\label{fig:ifc-string-index}
626626
\end{figure}

0 commit comments

Comments
 (0)