Skip to content

Commit 2e0156c

Browse files
committed
[over.best.ics] Fix a typo in "user-defined conversion sequence"
1 parent 175b308 commit 2e0156c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1824,7 +1824,7 @@
18241824
\indextext{sequence!ambiguous conversion}%
18251825
For the purpose of ranking implicit conversion sequences as described
18261826
in~\ref{over.ics.rank}, the ambiguous conversion sequence is treated
1827-
as a user-defined sequence that is indistinguishable from any
1827+
as a user-defined conversion sequence that is indistinguishable from any
18281828
other user-defined conversion sequence\footnote{The ambiguous conversion
18291829
sequence is ranked with user-defined
18301830
conversion sequences because multiple conversion sequences

0 commit comments

Comments
 (0)