Skip to content

Commit 8cd9d04

Browse files
languagelawyerzygoloid
authored andcommitted
[stmt.return] Improve CWG2426 wording
1 parent 1a9e80e commit 8cd9d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/statements.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@
851851
}
852852
\end{codeblock}
853853
\end{example}
854-
The destructor for the returned object
854+
The destructor for the result object
855855
is potentially invoked~(\ref{class.dtor}, \ref{except.ctor}).
856856
\begin{example}
857857
\begin{codeblock}

0 commit comments

Comments
 (0)