Skip to content

Commit c6967ff

Browse files
tkoeppeEisenwave
authored andcommitted
[over.match.viable] Change "in the call C" to "in the call to C".
1 parent 12c30d3 commit c6967ff

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
@@ -1735,7 +1735,7 @@
17351735
If the candidates are denoted by a \grammarterm{splice-expression},
17361736
then $S$ shall not be a block scope.
17371737
\item
1738-
The default arguments used in the call \tcode{C} are
1738+
The default arguments used in the call to \tcode{C} are
17391739
the default arguments specified by
17401740
the reachable declarations whose host scope is $S$.
17411741
\end{itemize}

0 commit comments

Comments
 (0)