From 71fd3910362d38d5ce75dc5aaf64c27ff9d82832 Mon Sep 17 00:00:00 2001 From: Joseph Sutton Date: Tue, 4 Jul 2023 12:46:38 +1200 Subject: [PATCH] kdc: Fix spelling Signed-off-by: Joseph Sutton --- kdc/kerberos5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdc/kerberos5.c b/kdc/kerberos5.c index 2695d58f4..e4a417cb6 100644 --- a/kdc/kerberos5.c +++ b/kdc/kerberos5.c @@ -2380,7 +2380,7 @@ _kdc_as_rep(astgs_request_t r) KDC_AUTH_EVENT_CLIENT_AUTHORIZED); /* - * Select the best encryption type for the KDC with out regard to + * Select the best encryption type for the KDC without regard to * the client since the client never needs to read that data. */