From 4e1ffdca6d97c1bddc460835c94b16bc64284861 Mon Sep 17 00:00:00 2001 From: mochalins <117967760+mochalins@users.noreply.github.com> Date: Fri, 23 May 2025 17:02:52 +0900 Subject: Fix typos across docs, comments, and CMake --- src/sp/protocol/reqrep0/req_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sp/protocol/reqrep0/req_test.c') 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); -- cgit v1.2.3-70-g09d2