krb5 commit: Fix realm_config.rst typo
Greg Hudson <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/a590ad732ece9da7831673fa472769b6fb319934 commit a590ad732ece9da7831673fa472769b6fb319934 Author: Matt Rogers <[email protected]> Date: Thu Apr 20 11:18:50 2017 -0400 Fix realm_config.rst typo doc/admin/realm_config.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/admin/realm_config.rst b/doc/admin/realm_config.rst index c016d72..c7d9164 100644 --- a/doc/admin/realm_config.rst +++ b/doc/admin/realm_config.rst @@ -207,7 +207,7 @@ convey more information about a realm's KDCs with a single query. The client performs a query for the following URI records: -* ``_kerberos.REALM`` for fiding KDCs. +* ``_kerberos.REALM`` for finding KDCs. * ``_kerberos-adm.REALM`` for finding kadmin services. * ``_kpasswd.REALM`` for finding password services.