Skip to content

Commit 3a61e8e

Browse files
Update Sources/DeviceIdentificator/Models/IPadModel+Name.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 200e8c6 commit 3a61e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/DeviceIdentificator/Models/IPadModel+Name.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public extension DeviceModel.IPadModel {
6464
case .air5Cellular: return "iPad Air 5 (Cellular)"
6565
case .air11InchM2Wifi: return "iPad Air M2 11\" (Cellular)"
6666
case .air11InchM2Cellular: return "iPad Air M2 11\" (Cellular)"
67-
case .air13InchM2Wifi: return "iPad Air M2 13\" (Cellular)"
67+
case .air13InchM2Wifi: return "iPad Air M2 13\" (Wifi)"
6868
case .air13InchM2Cellular: return "iPad Air M2 13\" (Cellular)"
6969
case .air11InchM3Wifi: return "iPad Air M3 11\" (Wifi)"
7070
case .air11InchM3Cellular: return "iPad Air M3 11\" (Cellular)"

0 commit comments

Comments
 (0)