summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>2019-02-19 13:53:24 +1300
committerAndrew Bartlett <abartlet@samba.org>2019-03-04 21:41:17 +0000
commit4d8aa4a160c272171a5b488d74b29474f3c26d58 (patch)
tree48fd7a17b4583a17d49a7a5fba91d36604b7f308
parentc1b6fe62a4b5bfe4c534cf4eaad24b8ed57d3520 (diff)
downloadsamba-4d8aa4a160c272171a5b488d74b29474f3c26d58.tar.gz
s4/auth/krb: fix spelling of entries
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
-rw-r--r--source4/auth/kerberos/srv_keytab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/kerberos/srv_keytab.c b/source4/auth/kerberos/srv_keytab.c
index d08721ba87c..52e1e228669 100644
--- a/source4/auth/kerberos/srv_keytab.c
+++ b/source4/auth/kerberos/srv_keytab.c
@@ -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,