Skip to content

Commit d5ad379

Browse files
Eisenwavejensmaurer
authored andcommitted
[stmt.do] Add comma after introductory phrase
1 parent 48f9002 commit d5ad379

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
@@ -598,7 +598,7 @@
598598
if that conversion is ill-formed, the program is ill-formed.
599599

600600
\pnum
601-
In the \keyword{do} statement the substatement is executed repeatedly
601+
In the \keyword{do} statement, the substatement is executed repeatedly
602602
until the value of the expression becomes \tcode{false}. The test takes
603603
place after each execution of the statement.
604604

0 commit comments

Comments
 (0)