]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:libcli: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 4 Sep 2023 04:34:04 +0000 (16:34 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 11 Sep 2023 02:42:41 +0000 (02:42 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/libcli/wrepl/winsrepl.c

index eab7430e42b6bd29063ad0a7b1c8eb068347f3ab..c4f0174665c4b00a3c24ae3ec71fcc855143711d 100644 (file)
@@ -639,7 +639,7 @@ struct tevent_req *wrepl_associate_send(TALLOC_CTX *mem_ctx,
 
        /*
         * nt4 uses 41 bytes for the start_association call
-        * so do it the same and as we don't know th emeanings of this bytes
+        * so do it the same and as we don't know the meanings of these bytes
         * we just send zeros and nt4, w2k and w2k3 seems to be happy with this
         *
         * if we don't do this nt4 uses an old version of the wins replication protocol