]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fix spelling s/fowarding/forwarding/
authorMathieu Parent <math.parent@gmail.com>
Fri, 4 May 2018 20:21:09 +0000 (22:21 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 12 May 2018 00:09:26 +0000 (02:09 +0200)
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/kdc/hdb-samba4.c

index a2fbf5a009988bdc8e2c14fb74146ab7c86ca43c..50eed445cd55da1b59e5579c87b216d9b48cce76 100644 (file)
@@ -343,7 +343,7 @@ static void send_bad_password_netlogon(TALLOC_CTX *mem_ctx,
                                                  "winbind_server",
                                                  &ndr_table_winbind);
        if (irpc_handle == NULL) {
-               DEBUG(0, ("Winbind fowarding for [%s]\\[%s] failed, "
+               DEBUG(0, ("Winbind forwarding for [%s]\\[%s] failed, "
                          "no winbind_server running!\n",
                          user_info->mapped.domain_name, user_info->mapped.account_name));
                return;