Fix spelling mistake

This commit is contained in:
BomberFish
2022-11-19 13:43:35 -05:00
committed by GitHub
parent 2d762b39ef
commit 0da8006f1f
+2 -2
View File
@@ -142,7 +142,7 @@
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key> <key>CFBundleTypeName</key>
<string>AirDrop friendy iOS app</string> <string>AirDrop friendly iOS app</string>
<key>CFBundleTypeRole</key> <key>CFBundleTypeRole</key>
<string>Viewer</string> <string>Viewer</string>
<key>LSHandlerRank</key> <key>LSHandlerRank</key>
@@ -159,7 +159,7 @@
<key>UTTypeIdentifier</key> <key>UTTypeIdentifier</key>
<string>com.opa334.trollstore.tipa</string> <string>com.opa334.trollstore.tipa</string>
<key>UTTypeDescription</key> <key>UTTypeDescription</key>
<string>AirDrop friendy iOS app</string> <string>AirDrop friendly iOS app</string>
<key>UTTypeConformsTo</key> <key>UTTypeConformsTo</key>
<array> <array>
<string>public.data</string> <string>public.data</string>