Skip to content

Commit 9c3626c

Browse files
committed
CORE-1358 comment fix
1 parent 1d6213d commit 9c3626c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Branch-SDK/BNCPartnerParameters.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ NS_ASSUME_NONNULL_BEGIN
1818
+ (instancetype)shared;
1919

2020
// FB partner parameters, see FB documentation for details
21-
// Values that do not looks like a valid SHA-256 hash are ignored
21+
// Values that do not look like a valid SHA-256 hash are ignored
2222
- (void)addFaceBookParameterWithName:(NSString *)name value:(NSString *)value;
2323

2424
- (void)clearAllParameters;

0 commit comments

Comments
 (0)