Skip to content

Commit cca7c26

Browse files
committed
[stmt.for] Remove misplaced hyphen in "declarative region".
1 parent ef6c5a0 commit cca7c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/statements.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@
475475
\end{ncbnftab}
476476

477477
except that names declared in the \grammarterm{for-init-statement} are in
478-
the same declarative-region as those declared in the
478+
the same declarative region as those declared in the
479479
\grammarterm{}{condition}, and except that a
480480
\indextext{statement!\tcode{continue}~in \tcode{for}}%
481481
\tcode{continue} in \grammarterm{}{statement} (not enclosed in another

0 commit comments

Comments
 (0)