Skip to content

Commit

Permalink
Comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Jan 1, 2024
1 parent e988fa3 commit ceaedf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/init.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit ceaedf5

Please sign in to comment.