From 2940e4338065c5986584c348b57cef4f0207149d Mon Sep 17 00:00:00 2001 From: "A. Jiang" Date: Thu, 4 May 2023 13:26:40 +0800 Subject: [PATCH] [cmp.alg] Add missing formatting for `F` --- source/support.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/support.tex b/source/support.tex index 13b3dc132b..60320199c9 100644 --- a/source/support.tex +++ b/source/support.tex @@ -4949,7 +4949,7 @@ \pnum The name \tcode{compare_strong_order_fallback} denotes a customization point object\iref{customization.point.object}. -Given subexpressions \tcode{E} and {F}, +Given subexpressions \tcode{E} and \tcode{F}, the expression \tcode{compare_strong_order_fallback(E, F)} is expression-equivalent\iref{defns.expression.equivalent} to: \begin{itemize}