diff --git a/Classes/BITStoreButton.h b/Classes/BITStoreButton.h index 4368ca0009..eb607814da 100644 --- a/Classes/BITStoreButton.h +++ b/Classes/BITStoreButton.h @@ -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