Skip to content

Commit b710e55

Browse files
authored
Fix typo in statement.dd
1 parent 30c67e6 commit b710e55

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
@@ -1419,7 +1419,7 @@ with (Foo)
14191419

14201420
$(P Use of with object symbols that shadow local symbols with
14211421
the same identifier are not allowed.
1422-
This is to reduce the risk of inadvertant breakage of with
1422+
This is to reduce the risk of inadvertent breakage of with
14231423
statements when new members are added to the object declaration.
14241424
)
14251425
---

0 commit comments

Comments
 (0)