From: Joseph Sutton Date: Thu, 7 Sep 2023 04:07:41 +0000 (+1200) Subject: s3:libnet: Fix code spelling X-Git-Tag: tevent-0.16.0~676 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7331a682150a73f91be78dac10b87a5241b9b07;p=thirdparty%2Fsamba.git s3:libnet: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source3/libnet/libnet_join.c b/source3/libnet/libnet_join.c index 5b401f718b8..d3194bd181b 100644 --- a/source3/libnet/libnet_join.c +++ b/source3/libnet/libnet_join.c @@ -2795,7 +2795,7 @@ static WERROR libnet_DomainJoin(TALLOC_CTX *mem_ctx, } /* The domain parameter is only used as modifier - * to krb5.conf file name. _JOIN_ is is not a valid + * to krb5.conf file name. _JOIN_ is not a valid * NetBIOS name so it cannot clash with another domain * -- Uri. */