]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:rpc_server/netlogon: Fix typo
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 1 Mar 2023 00:32:39 +0000 (13:32 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 3 Mar 2023 01:07:37 +0000 (01:07 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_server/netlogon/srv_netlog_nt.c

index 72c50638c7291223b23ed347ba5b33acee64955e..3ba58e61206f32b4b07a10ca6ee7b935867b7a74 100644 (file)
@@ -919,7 +919,7 @@ NTSTATUS _netr_ServerAuthenticate3(struct pipes_struct *p,
        }
 
        /*
-        * Support authenticaten of trusted domains.
+        * Support authentication of trusted domains.
         *
         * These flags are the minimum required set which works with win2k3
         * and win2k8.