Skip to content

Commit fe695e3

Browse files
languagelawyerzygoloid
authored andcommitted
[stmt.return] Improve CWG2426 wording
1 parent 34cffdb commit fe695e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/statements.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@
847847
}
848848
\end{codeblock}
849849
\end{example}
850-
The destructor for the returned object
850+
The destructor for the result object
851851
is potentially invoked~(\ref{class.dtor}, \ref{except.ctor}).
852852
\begin{example}
853853
\begin{codeblock}

0 commit comments

Comments
 (0)