]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:libnet: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 7 Sep 2023 04:07:41 +0000 (16:07 +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>
source3/libnet/libnet_join.c

index 5b401f718b815730a4ce577da3f0685c3a6c5fa2..d3194bd181b815f87cd1295e0b081e89f7f5eb10 100644 (file)
@@ -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.
                 */