Skip to content

Commit b018c99

Browse files
committed
Updated typo
1 parent a9181a0 commit b018c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Framework/BranchSDK.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ FOUNDATION_EXPORT const unsigned char BranchSDKVersionString[];
4949

5050
// Cascading public headers...
5151

52-
// BranchUniversalObject uses constants defined in BNCCurrency.h and BNCCurrency.h
53-
#import <BranchSDK/BNCCurrency.h>
52+
// BranchUniversalObject uses constants defined in BNCCurrency.h and BNCProductCategory.h
5453
#import <BranchSDK/BNCCurrency.h>
54+
#import <BranchSDK/BNCProductCategory.h>
5555

5656
#import <BranchSDK/BNCServerRequest.h>
5757
// BNCServerRequest includes BNCServerInterface.h

0 commit comments

Comments
 (0)