]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
winbindd: Fix typos
authorVolker Lendecke <vl@samba.org>
Tue, 30 Oct 2018 13:55:35 +0000 (14:55 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 27 Feb 2019 00:35:18 +0000 (01:35 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_cm.c

index 22d3dcaa92b2a25a384935b18903b3e4a625139c..49dafb60b9e0aa75e26a0a2249ae9588233579b4 100644 (file)
@@ -1166,7 +1166,7 @@ static NTSTATUS cm_prepare_connection(struct winbindd_domain *domain,
                  nt_errstr(result)));
 
        /*
-        * If we are not going to validiate the conneciton
+        * If we are not going to validate the connection
         * with SMB signing, then allow us to fall back to
         * anonymous
         */
@@ -1219,7 +1219,7 @@ static NTSTATUS cm_prepare_connection(struct winbindd_domain *domain,
                  nt_errstr(result)));
 
        /*
-        * If we are not going to validiate the conneciton
+        * If we are not going to validate the connection
         * with SMB signing, then allow us to fall back to
         * anonymous
         */