saturngod / IAPHelper

No more maintenance for this repo. Please use the https://github.com/bizz84/SwiftyStoreKit
MIT License
1.56k stars 280 forks source link

transcation -> transaction #3

Closed nickbit closed 11 years ago

nickbit commented 11 years ago

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

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