Skip to content

Commit f98d3fd

Browse files
authored
Merge pull request #4845 from practicalswift/typo-fixes-20160917
2 parents e05afb2 + 2426d87 commit f98d3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/NameBinding/name_lookup.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ class r16954496 {
518518

519519

520520

521-
// <rdar://problem/27413116> [Swift] Using static constant defined in enum when in switch statement doesnt compile
521+
// <rdar://problem/27413116> [Swift] Using static constant defined in enum when in switch statement doesn't compile
522522
enum MyEnum {
523523
case one
524524
case two

0 commit comments

Comments
 (0)