kdc: Fix spelling of error and log messages

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
Joseph Sutton
2023-07-05 11:59:59 +12:00
committed by Jeffrey Altman
parent 560c9da844
commit fbe89adf27
2 changed files with 5 additions and 5 deletions

View File

@@ -1806,7 +1806,7 @@ server_lookup:
break;
if(i == b->etype.len) {
kdc_log(context, config, 4,
"Addition ticket have not matching etypes");
"Addition ticket has no matching etypes");
krb5_clear_error_message(context);
ret = KRB5KDC_ERR_ETYPE_NOSUPP;
kdc_audit_addreason((kdc_request_t)priv,