We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3025216 commit 1bcd3e1Copy full SHA for 1bcd3e1
src/app/OperationalSessionSetup.cpp
@@ -420,7 +420,7 @@ void OperationalSessionSetup::NotifyConnectionCallbacks(Cancelable & failureRead
420
// fact have an active session for them, and if they try to put the
421
// session in a holder that will fail, and then trying to use the
422
// 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
+ // to make sure we don't call failure callbacks that correspond to
424
// the success callbacks we already called, since their context
425
// might be dead.
426
//
0 commit comments