From 61375be10beed5e95ea241e22fc580483caabf52 Mon Sep 17 00:00:00 2001 From: Weijun Wang Date: Thu, 25 Feb 2021 13:13:53 -0500 Subject: [PATCH] Fix typo in enctypes.rst ticket: 8989 (new) tags: pullup target_version: 1.19-next --- doc/admin/enctypes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin/enctypes.rst b/doc/admin/enctypes.rst index 047185afba..694922c0d9 100644 --- a/doc/admin/enctypes.rst +++ b/doc/admin/enctypes.rst @@ -93,7 +93,7 @@ affect how enctypes are chosen. and other programs that access the Kerberos database will ignore keys of non-permitted enctypes. Starting in release 1.18, this setting also acts as the default for **default_tkt_enctypes** and - **defaut_tgs_enctypes**. + **default_tgs_enctypes**. **default_tkt_enctypes** controls the default set of enctypes that the Kerberos client -- 2.47.2