Olmrzklv před 5 roky
rodič
revize
139b3ed90b

+ 1 - 1
SwiftyStoreKit/InAppReceipt.swift

@@ -170,7 +170,7 @@ internal class InAppReceipt {
     }
     
     /**
-     *  Get the distintc product identifiers from receipt.
+     *  Get the distinct product identifiers from receipt.
      *
      *  This Method extracts all product identifiers. (Including cancelled ones).
      *  - Note: You can use this method to get all unique product identifiers from receipt.

+ 1 - 1
SwiftyStoreKit/SwiftyStoreKit.swift

@@ -313,7 +313,7 @@ extension SwiftyStoreKit {
     }
     
     /**
-     *  Get the distintc product identifiers from receipt.
+     *  Get the distinct product identifiers from receipt.
      *
      *  This Method extracts all product identifiers. (Including cancelled ones).
      *  - Note: You can use this method to get all unique product identifiers from receipt.