Correction of comment in winbindd_pam.c
authoramitkuma <amitkuma@redhat.com>
Thu, 21 Dec 2017 17:14:38 +0000 (22:44 +0530)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 13 Dec 2018 23:51:33 +0000 (00:51 +0100)
Internal comment corrected.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/winbindd/winbindd_pam.c

index b7eb17556a4e8976a444b9caa716166e4c78ac55..83136e4be79dfa7d17679000b58c0fbdb5f53f07 100644 (file)
@@ -1618,7 +1618,7 @@ static NTSTATUS winbind_samlogon_retry_loop(struct winbindd_domain *domain,
                }
 
                /* if we get access denied, a possible cause was that we had
-                  and open connection to the DC, but someone changed our
+                  an open connection to the DC, but someone changed our
                   machine account password out from underneath us using 'net
                   rpc changetrustpw' */