Skip to content

Commit 184f979

Browse files
Fix grammar
1 parent 35fda3b commit 184f979

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
@@ -1,7 +1,7 @@
11
Latest
22
------
33

4-
* The "C style for loop", which is spelled `for init; comparison; increment {}`
4+
* The "C-style for loop", which is spelled `for init; comparison; increment {}`
55
has been deprecated and is slated for removal in Swift 3.0. See
66
[SE-0007](https://github.com/apple/swift-evolution/blob/master/proposals/0007-remove-c-style-for-loops.md)
77
for more information.

0 commit comments

Comments
 (0)