Skip to content

Commit 2a34b56

Browse files
committed
Merge pull request #541 from Arcoth/patch-1
[over.best.ics] Fix a typo in "user-defined conversion sequence" (fixes #535)
2 parents e6702c1 + 2e0156c commit 2a34b56

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
@@ -1828,7 +1828,7 @@
18281828
\indextext{sequence!ambiguous conversion}%
18291829
For the purpose of ranking implicit conversion sequences as described
18301830
in~\ref{over.ics.rank}, the ambiguous conversion sequence is treated
1831-
as a user-defined sequence that is indistinguishable from any
1831+
as a user-defined conversion sequence that is indistinguishable from any
18321832
other user-defined conversion sequence\footnote{The ambiguous conversion
18331833
sequence is ranked with user-defined
18341834
conversion sequences because multiple conversion sequences

0 commit comments

Comments
 (0)