s4/auth/krb: fix spelling of entries
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 19 Feb 2019 00:53:24 +0000 (13:53 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 4 Mar 2019 21:41:17 +0000 (21:41 +0000)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/auth/kerberos/srv_keytab.c

index d08721ba87cc212478758e4ff3bf30455136ad4a..52e1e2286694998be3395c68e20819edebfffe16 100644 (file)
@@ -306,7 +306,7 @@ krb5_error_code smb_krb5_update_keytab(TALLOC_CTX *parent_ctx,
 
        if (!delete_all_kvno) {
                /* Create a new keytab.  If during the cleanout we found
-                * entires for kvno -1, then don't try and duplicate them.
+                * entries for kvno -1, then don't try and duplicate them.
                 * Otherwise, add kvno, and kvno -1 */
                if (saltPrincipal == NULL) {
                        *perror_string = talloc_strdup(parent_ctx,