mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: doesn't
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
f9e2379cdb
commit
5d8096f8f1
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ void test_session__last_system_session_wins(void) {
|
|||
comm_session_close(system_session2, CommSessionCloseReason_UnderlyingDisconnection);
|
||||
|
||||
// The transport's .close is supposed to call this.
|
||||
// The stub in this test doens't, so clean up manually:
|
||||
// The stub in this test doesn't, so clean up manually:
|
||||
comm_session_close(system_session, CommSessionCloseReason_UnderlyingDisconnection);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue