Skip to content

Commit 5ee6b04

Browse files
committed
Fixups
1 parent 60f5555 commit 5ee6b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -6261,7 +6261,7 @@
62616261
of constructors and destructors for the object declared by the
62626262
\grammarterm{exception-declaration}.
62636263
\begin{note}
6264-
Since the exception object because is always an lvalue,
6264+
Since the exception object is always an lvalue,
62656265
it is never moved from, which would potentially be incorrect.
62666266
\end{note}
62676267
\end{itemize}

0 commit comments

Comments
 (0)