Skip to content

Commit cc32662

Browse files
committed
CORE-1626 correct typo
1 parent 3dbda54 commit cc32662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Branch-SDK/Branch.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ typedef NS_ENUM(NSUInteger, BranchCreditHistoryOrder) {
619619
-(void)setDeepLinkDebugMode:(nullable NSDictionary *)debugParams;
620620

621621
/**
622-
Allow a URI scheme tol be tracked by Branch. Default to all schemes.
622+
Allow a URI scheme to be tracked by Branch. Default to all schemes.
623623
624624
@param scheme URI scheme allowed to track, i.e. @"http", @"https" or @"myapp"
625625
*/

0 commit comments

Comments
 (0)