]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lsa_srv4: Fix a typo
authorVolker Lendecke <vl@samba.org>
Fri, 6 Oct 2023 05:52:12 +0000 (07:52 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 10 Oct 2023 23:23:40 +0000 (23:23 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/rpc_server/lsa/dcesrv_lsa.c

index 50a6d6a84b012ce7d7cf9c96894c52e88cbed04f..447789708f13de468a622d543b59f488c399e409 100644 (file)
@@ -2202,7 +2202,7 @@ static NTSTATUS setInfoTrustedDomain_base(struct dcesrv_call_state *dce_call,
                        goto done;
                }
 
-               /* We use trustAuthIncoming.data to incidate that auth_struct.incoming is valid */
+               /* We use trustAuthIncoming.data to indicate that auth_struct.incoming is valid */
                nt_status = update_trust_user(mem_ctx,
                                              p_state->sam_ldb,
                                              p_state->domain_dn,