Skip to content

Commit

Permalink
Fix StringSort precision (#99)
Browse files Browse the repository at this point in the history
Fix #75
  • Loading branch information
GabrielDosReis committed Aug 3, 2023
1 parent 598167b commit 9c2971d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ltx/exprs.tex
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ \subsection{\valueTag{ExprSort::String}}
the string table. A \type{StringIndex} value, like any abstract reference, is a 32-bit value:
\begin{figure}[H]
\centering
\absref{4}{StringSort}
\absref{3}{StringSort}
\caption{\type{StringIndex}: Abstract reference of string constant}
\label{fig:ifc-string-index}
\end{figure}
Expand Down

0 comments on commit 9c2971d

Please sign in to comment.