From: Joseph Sutton Date: Mon, 4 Sep 2023 04:34:04 +0000 (+1200) Subject: s4:libcli: Fix code spelling X-Git-Tag: tevent-0.16.0~662 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cef5dafdc40b1b6572159c42ecfd00569b680b1;p=thirdparty%2Fsamba.git s4:libcli: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source4/libcli/wrepl/winsrepl.c b/source4/libcli/wrepl/winsrepl.c index eab7430e42b..c4f0174665c 100644 --- a/source4/libcli/wrepl/winsrepl.c +++ b/source4/libcli/wrepl/winsrepl.c @@ -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