We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200e8c6 commit 3a61e8eCopy full SHA for 3a61e8e
Sources/DeviceIdentificator/Models/IPadModel+Name.swift
@@ -64,7 +64,7 @@ public extension DeviceModel.IPadModel {
64
case .air5Cellular: return "iPad Air 5 (Cellular)"
65
case .air11InchM2Wifi: return "iPad Air M2 11\" (Cellular)"
66
case .air11InchM2Cellular: return "iPad Air M2 11\" (Cellular)"
67
- case .air13InchM2Wifi: return "iPad Air M2 13\" (Cellular)"
+ case .air13InchM2Wifi: return "iPad Air M2 13\" (Wifi)"
68
case .air13InchM2Cellular: return "iPad Air M2 13\" (Cellular)"
69
case .air11InchM3Wifi: return "iPad Air M3 11\" (Wifi)"
70
case .air11InchM3Cellular: return "iPad Air M3 11\" (Cellular)"
0 commit comments