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 --- docs/ref/api/ctx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/api/ctx.md') diff --git a/docs/ref/api/ctx.md b/docs/ref/api/ctx.md index 7f18b988..bc83d6db 100644 --- a/docs/ref/api/ctx.md +++ b/docs/ref/api/ctx.md @@ -138,7 +138,7 @@ These functions (, {{i:`nng_ctx_recvmsg`}} and {{i:`nng_ctx_recv`}}) receive messages over the context _ctx_. The differences in their behaviors are as follows. > [!NOTE] -> The semantics of what receving a message means varies from protocol to +> The semantics of what receiving a message means varies from protocol to > protocol, so examination of the protocol documentation is encouraged. > Additionally, some protocols may not support receiving at all or may require other pre-conditions first. > (For example, [REQ][req] sockets cannot normally receive data until they have first sent a request.) -- cgit v1.2.3-70-g09d2