Skip to content

Commit 1bcd3e1

Browse files
Update src/app/OperationalSessionSetup.cpp
Co-authored-by: Jeff Tung <100387939+jtung-apple@users.noreply.github.com>
1 parent 3025216 commit 1bcd3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/OperationalSessionSetup.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ void OperationalSessionSetup::NotifyConnectionCallbacks(Cancelable & failureRead
420420
// fact have an active session for them, and if they try to put the
421421
// session in a holder that will fail, and then trying to use the
422422
// holder as if it has a session will crash. But we should also try
423-
// to make sure we don't call failure callbacks the correspond to
423+
// to make sure we don't call failure callbacks that correspond to
424424
// the success callbacks we already called, since their context
425425
// might be dead.
426426
//

0 commit comments

Comments
 (0)