Fixed Payment Button. (Err, right?)

This commit is contained in:
Steven Fisher 2015-03-18 16:12:52 -07:00
parent dda5cc79e0
commit 05d9ee22ee

View File

@ -67,7 +67,7 @@ typedef NS_ENUM(NSUInteger, BITStoreButtonStyle) {
};
// Simulate the Paymeny-Button from the AppStore
// Simulate the Payment Button from the AppStore
// The interface is flexible, so there is now fixed order
@interface BITStoreButton : UIButton