diff options
Diffstat (limited to 'docs/ref/api/ctx.md')
| -rw-r--r-- | docs/ref/api/ctx.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/api/ctx.md b/docs/ref/api/ctx.md index b64ed3a1..7f18b988 100644 --- a/docs/ref/api/ctx.md +++ b/docs/ref/api/ctx.md @@ -81,7 +81,7 @@ Threads waiting for operations on the context when this call is executed may also return with an `NNG_ECLOSED` result. > [!NOTE] -> Closing the socket associated with _ctx_ using `nng_socket_close`] also closes this context. +> Closing the socket associated with _ctx_ using [`nng_socket_close`] also closes this context. ## Sending Messages |
