Skip to content

Commit 9357ba6

Browse files
timsong-cpptkoeppe
authored andcommitted
[expected.object.eq] Fix typo
1 parent 6d83608 commit 9357ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8603,7 +8603,7 @@
86038603
The expression \tcode{*x == v} is well-formed and
86048604
its result is convertible to \tcode{bool}.
86058605
\begin{note}
8606-
\tcode{T1} need not be \oldconcept{EqualityComparable}.
8606+
\tcode{T} need not be \oldconcept{EqualityComparable}.
86078607
\end{note}
86088608

86098609
\pnum

0 commit comments

Comments
 (0)