saturngod/IAPHelper

transcation -> transaction

nickbit opened this issue · 0 comments

typedef void (^IAPbuyProductCompleteResponseBlock)(SKPaymentTransaction* transcation);

to
typedef void (^IAPbuyProductCompleteResponseBlock)(SKPaymentTransaction* transaction);