Skip to content

Commit

Permalink
Update src/darwin/Framework/CHIP/MTRDevice.mm
Browse files Browse the repository at this point in the history
Co-authored-by: Nivi Sarkar <[email protected]>
  • Loading branch information
jtung-apple and nivi-apple authored Apr 17, 2024
1 parent 27c30ff commit 7efadb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/MTRDevice.mm
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ - (void)_handleResubscriptionNeeded
// retries immediately.
_lastSubscriptionFailureTime = [NSDate now];

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

Expand Down

0 comments on commit 7efadb2

Please sign in to comment.