Skip to content

Commit b5e540f

Browse files
[cmp.alg] Add missing formatting for F (#6243)
1 parent 8f94688 commit b5e540f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/support.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4949,7 +4949,7 @@
49494949
\pnum
49504950
The name \tcode{compare_strong_order_fallback}
49514951
denotes a customization point object\iref{customization.point.object}.
4952-
Given subexpressions \tcode{E} and {F},
4952+
Given subexpressions \tcode{E} and \tcode{F},
49534953
the expression \tcode{compare_strong_order_fallback(E, F)}
49544954
is expression-equivalent\iref{defns.expression.equivalent} to:
49554955
\begin{itemize}

0 commit comments

Comments
 (0)