Skip to content

Commit b192532

Browse files
Bolpatntrel
andauthored
Improve phrasing
Co-authored-by: Nick Treleaven <ntrel002@gmail.com>
1 parent a4ff66e commit b192532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/statement.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ $(GNAME OpApplyParameter):
745745
Above, `opApply` is matched both when `i` is and is not `ref`, so by using
746746
a `ref` delegate parameter, both forms are supported.
747747

748-
Stating the type of the variable like in the first loop is optional,
748+
Stating the type of the variable (as in the first loop) is optional,
749749
as is showcased in the second loop, where the type is inferred.
750750
)
751751

0 commit comments

Comments
 (0)