Skip to content

Commit ff706ad

Browse files
lprvjwakely
authored andcommitted
[class.temporary] Change "class type" to "type"
Missed edit from P2900R14.
1 parent c6da41e commit ff706ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4718,7 +4718,7 @@
47184718
\end{example}
47194719

47204720
\pnum
4721-
When an object of class type \tcode{X}
4721+
When an object of type \tcode{X}
47224722
is passed to or returned from a potentially-evaluated function call,
47234723
if \tcode{X} is
47244724
\begin{itemize}

0 commit comments

Comments
 (0)