Skip to content

Commit bd3b8bd

Browse files
theblixguyxwu
andauthored
Update CHANGELOG.md
Co-Authored-By: Xiaodi Wu <[email protected]>
1 parent 5bc2c47 commit bd3b8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Swift 5.1
8080
will now be diagnosed as an error.
8181

8282
Note: You can still use duplicate labels when declaring functions and
83-
subscripts, as long as the internal labels are different. For example:
83+
subscripts, as long as the internal parameter names are different. For example:
8484

8585
```
8686
func foo(bar x: Int, bar y: Int) {}

0 commit comments

Comments
 (0)