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/core/socket.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/socket.h') diff --git a/src/core/socket.h b/src/core/socket.h index d84f22c2..f18a4e15 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -89,7 +89,7 @@ extern void *nni_ctx_proto_data(nni_ctx *); // by the context is also released. extern void nni_ctx_rele(nni_ctx *); -// nni_ctx_close is used to close the context. It also implictly releases +// nni_ctx_close is used to close the context. It also implicitly releases // the context. extern void nni_ctx_close(nni_ctx *); -- cgit v1.2.3-70-g09d2