diff --git a/source/expressions.tex b/source/expressions.tex index 389ac435b8..1087faf165 100644 --- a/source/expressions.tex +++ b/source/expressions.tex @@ -5803,7 +5803,7 @@ and the converted operand is used in place of the original operand for the remainder of this subclause. Otherwise, it shall be a prvalue of pointer to object type. -The \grammarterm{delete-expression} has type +The \grammarterm{delete-expression} is a prvalue of type \keyword{void}. \pnum