Skip to content

Commit 7efadb2

Browse files
jtung-applenivi-apple
andauthoredApr 17, 2024
Update src/darwin/Framework/CHIP/MTRDevice.mm
Co-authored-by: Nivi Sarkar <55898241+nivi-apple@users.noreply.github.com>
1 parent 27c30ff commit 7efadb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/darwin/Framework/CHIP/MTRDevice.mm

+1-1
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ - (void)_handleResubscriptionNeeded
904904
// retries immediately.
905905
_lastSubscriptionFailureTime = [NSDate now];
906906

907-
// Set up connectivity monitoring in case network routability changes for the positive, to accellerate resubscription
907+
// Set up connectivity monitoring in case network routability changes for the positive, to accelerate resubscription
908908
[self _setupConnectivityMonitoring];
909909
}
910910

0 commit comments

Comments
 (0)