Skip to content

Commit c930e89

Browse files
committed
[expr.prim.lambda.closure] Use "incomplete" instead of "not complete".
The former is a defined term.
1 parent e4a7f6d commit c930e89

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
@@ -2208,7 +2208,7 @@
22082208
whose properties are described below.
22092209

22102210
\pnum
2211-
The closure type is not complete
2211+
The closure type is incomplete
22122212
until the end of its corresponding \grammarterm{compound-statement}.
22132213

22142214
\pnum

0 commit comments

Comments
 (0)