summaryrefslogtreecommitdiff
path: root/source3/auth
diff options
context:
space:
mode:
Diffstat (limited to 'source3/auth')
-rw-r--r--source3/auth/auth_samba4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/auth/auth_samba4.c b/source3/auth/auth_samba4.c
index 6093de4d92..f91c1bbd92 100644
--- a/source3/auth/auth_samba4.c
+++ b/source3/auth/auth_samba4.c
@@ -106,7 +106,7 @@ static NTSTATUS check_samba4_security(const struct auth_context *auth_context,
}
/* Hook to allow GENSEC to handle blob-based authentication
- * mechanisms, without directly linking the mechansim code */
+ * mechanisms, without directly linking the mechanism code */
static NTSTATUS prepare_gensec(TALLOC_CTX *mem_ctx,
struct gensec_security **gensec_context)
{