Skip to content

Commit ef6c5a0

Browse files
committed
[expr.const] Fix typo 'evalution'.
1 parent 0aef091 commit ef6c5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4589,7 +4589,7 @@
45894589

45904590
\item
45914591
a non-volatile glvalue of literal type that refers to a non-volatile object
4592-
whose lifetime began within the evalution of \tcode{e};
4592+
whose lifetime began within the evaluation of \tcode{e};
45934593
\end{itemize}
45944594

45954595
\item

0 commit comments

Comments
 (0)