diff options
Diffstat (limited to 'src/sp/protocol/reqrep0/req_test.c')
| -rw-r--r-- | src/sp/protocol/reqrep0/req_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp/protocol/reqrep0/req_test.c b/src/sp/protocol/reqrep0/req_test.c index 17378c89..1da63ffc 100644 --- a/src/sp/protocol/reqrep0/req_test.c +++ b/src/sp/protocol/reqrep0/req_test.c @@ -429,7 +429,7 @@ test_req_cancel_abort_recv(void) // Send req #1 (abc). NUTS_SEND(req, "abc"); - // Wait for it to get ot the other side. + // Wait for it to get to the other side. NUTS_SLEEP(100); nng_aio_set_timeout(aio, 5 * SECOND); |
