Skip to content

Commit

Permalink
[expr.type] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas-Krug authored and tkoeppe committed Dec 17, 2024
1 parent 0b12566 commit 76465d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/expressions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
the value category of the expression is not altered.
Let $X$ be the object or function denoted by the reference.
If a pointer to $X$ would be valid in
the context of the evalution of the expression\iref{basic.fundamental},
the context of the evaluation of the expression\iref{basic.fundamental},
the result designates $X$;
otherwise, the behavior is undefined.
\begin{note}
Expand Down

0 comments on commit 76465d7

Please sign in to comment.