]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:samba: Fix code spelling
authorAndreas Schneider <asn@samba.org>
Thu, 3 Aug 2023 12:42:10 +0000 (14:42 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 14 Aug 2023 21:45:29 +0000 (21:45 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/samba/server.c

index eb4ddeb7ce7201161354d29d00e975cfa29b8752..4698ac0320b85c2bb2295cfbab819ad9a031d584 100644 (file)
@@ -699,7 +699,7 @@ static int binary_smbd_main(TALLOC_CTX *mem_ctx,
        /* make sure we won't go through nss_winbind */
        if (!winbind_off()) {
                TALLOC_FREE(state);
-               exit_daemon("Samba failed to disable recusive "
+               exit_daemon("Samba failed to disable recursive "
                        "winbindd calls.", EACCES);
                /*
                 * return is never reached but is here to satisfy static