aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2020-04-02 13:22:45 -0400
committerGreg Hudson <ghudson@mit.edu>2020-04-08 15:10:30 -0400
commit022f2cbc7f5abc9fbefa0d68b6025216c1b59353 (patch)
tree8b0e6df457193fcc9289398596d45d207bd1b0cb /src/include
parente1efb890f7ac31b32c68ab816ef118dbfb5a8c7e (diff)
downloadkrb5-022f2cbc7f5abc9fbefa0d68b6025216c1b59353.zip
krb5-022f2cbc7f5abc9fbefa0d68b6025216c1b59353.tar.gz
krb5-022f2cbc7f5abc9fbefa0d68b6025216c1b59353.tar.bz2
Fix typos in documentation
Correct documentation spelling errors detected using codespell. Reported by Jens Schleusener. ticket: 8891 tags: pullup target_version: 1.18-next
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/krb5.hin8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index b3aea90..c483ebc 100644
--- a/src/include/krb5/krb5.hin
+++ b/src/include/krb5/krb5.hin
@@ -1685,7 +1685,7 @@ krb5_verify_checksum(krb5_context context, krb5_cksumtype ctype,
/*
* Mask of ticket flags in the TGT which should be converted into KDC
- * options when using the TGT to get derivitive tickets.
+ * options when using the TGT to get derivative tickets.
*
* New mask = KDC_OPT_FORWARDABLE | KDC_OPT_PROXIABLE |
* KDC_OPT_ALLOW_POSTDATE | KDC_OPT_RENEWABLE
@@ -3175,7 +3175,7 @@ krb5_mk_req(krb5_context context, krb5_auth_context *auth_context,
* request used for user to user
* authentication.
* @li #AP_OPTS_MUTUAL_REQUIRED - Request a mutual authentication packet from
- * the reciever.
+ * the receiver.
* @li #AP_OPTS_USE_SUBKEY - Generate a subsession key from the current
* session key obtained from the credentials.
*
@@ -5997,7 +5997,7 @@ krb5_auth_con_initivector(krb5_context context, krb5_auth_context auth_context);
*
* This function sets the replay cache in @a auth_context to @a rcache. @a
* rcache will be closed when @a auth_context is freed, so the caller should
- * relinguish that responsibility.
+ * relinquish that responsibility.
*
* @retval 0 Success; otherwise - Kerberos error codes
*/
@@ -8364,7 +8364,7 @@ krb5_pac_get_client_info(krb5_context context, const krb5_pac pac,
krb5_timestamp *authtime_out, char **princname_out);
/**
- * Allow the appplication to override the profile's allow_weak_crypto setting.
+ * Allow the application to override the profile's allow_weak_crypto setting.
*
* @param [in] context Library context
* @param [in] enable Boolean flag