Skip to content

Commit

Permalink
Fix typo in pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
marchv authored Apr 28, 2020
1 parent 8e423db commit f5f7a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UIScreenExtension/UIScreenExtension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public extension UIScreen {
case "iPhone10,1", "iPhone10,4": fallthrough // iPhone 8
case "iPhone11,8": fallthrough // iPhone XR
case "iPhone12,1": fallthrough // iPhone 11
case "iPhone12,8": fallthrough // iPhone SE 2rd generation
case "iPhone12,8": fallthrough // iPhone SE 2nd generation
case "iPod5,1": fallthrough // iPod Touch 5th generation
case "iPod7,1": fallthrough // iPod Touch 6th generation
case "iPod9,1": fallthrough // iPod Touch 7th generation
Expand Down

0 comments on commit f5f7a88

Please sign in to comment.