summaryrefslogtreecommitdiffstats
path: root/src/libutil/addr.h
diff options
context:
space:
mode:
authorJosh Soref <2119212+jsoref@users.noreply.github.com>2022-02-22 17:01:28 -0500
committerGitHub <noreply@github.com>2022-02-22 22:01:28 +0000
commit2b8e6958f40ef36c1508118ac36a43694283a83c (patch)
treefa9a9b6843546bdb297b00bc78b83ab4c318f724 /src/libutil/addr.h
parent85faeb34719e2b0898d319b02416f669d70f4562 (diff)
downloadrspamd-2b8e6958f40ef36c1508118ac36a43694283a83c.tar.gz
rspamd-2b8e6958f40ef36c1508118ac36a43694283a83c.zip
Spelling (#4086)
[Rework] Massive spelling fix from @jsoref
Diffstat (limited to 'src/libutil/addr.h')
-rw-r--r--src/libutil/addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libutil/addr.h b/src/libutil/addr.h
index 010291008..832245a49 100644
--- a/src/libutil/addr.h
+++ b/src/libutil/addr.h
@@ -60,7 +60,7 @@ void *rspamd_inet_library_get_lib_ctx (void);
void rspamd_inet_library_destroy (void);
/**
- * Create new inet address structure based on the address familiy and opaque init pointer
+ * Create new inet address structure based on the address family and opaque init pointer
* @param af
* @param init
* @return new inet addr