From ceaedf5c5d5d5a927bed6253a9e1f0c0cbc89e8a Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 1 Jan 2024 11:20:01 -0800 Subject: Comment typo --- src/core/init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/init.h b/src/core/init.h index 7875ba4c..4340b15b 100644 --- a/src/core/init.h +++ b/src/core/init.h @@ -15,7 +15,7 @@ #include "core/nng_impl.h" // nni_init is called each time the user enters the library. It ensures that -// the library is initlialized properly, and also deals with checks such as +// the library is initialized properly, and also deals with checks such as // whether the process has forked since last initialization. int nni_init(void); -- cgit v1.2.3-70-g09d2