diff --git a/source/expressions.tex b/source/expressions.tex index 7ffe8d6f29..a73e1f54da 100644 --- a/source/expressions.tex +++ b/source/expressions.tex @@ -381,8 +381,8 @@ ``pointer to function''; \item -if \tcode{T1} is ``pointer to \cvqual{cv1} \tcode{C1}'' and \tcode{T2} is ``pointer to -\cvqual{cv2} \tcode{C2}'', where \tcode{C1} is reference-related to \tcode{C2} or \tcode{C2} is +if \tcode{T1} is ``pointer to \tcode{C1}'' and \tcode{T2} is ``pointer to +\tcode{C2}'', where \tcode{C1} is reference-related to \tcode{C2} or \tcode{C2} is reference-related to \tcode{C1}\iref{dcl.init.ref}, the qualification-combined type\iref{conv.qual} of \tcode{T1} and \tcode{T2} or the qualification-combined type of \tcode{T2} and \tcode{T1},