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/survey0/survey_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sp/protocol/survey0') diff --git a/src/sp/protocol/survey0/survey_test.c b/src/sp/protocol/survey0/survey_test.c index bf6fbb08..ac6767ba 100644 --- a/src/sp/protocol/survey0/survey_test.c +++ b/src/sp/protocol/survey0/survey_test.c @@ -228,7 +228,7 @@ test_surv_cancel_abort_recv(void) // Send survey #1 (abc). NUTS_SEND(surv, "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