Skip to content

Commit 76465d7

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[expr.type] Fix typo
1 parent 0b12566 commit 76465d7

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
@@ -340,7 +340,7 @@
340340
the value category of the expression is not altered.
341341
Let $X$ be the object or function denoted by the reference.
342342
If a pointer to $X$ would be valid in
343-
the context of the evalution of the expression\iref{basic.fundamental},
343+
the context of the evaluation of the expression\iref{basic.fundamental},
344344
the result designates $X$;
345345
otherwise, the behavior is undefined.
346346
\begin{note}

0 commit comments

Comments
 (0)