Fix spelling

This commit is contained in:
Minsoo Choo
2024-01-27 17:52:39 -05:00
committed by Jeffrey Altman
parent c80c04b235
commit aff90c322e
30 changed files with 43 additions and 43 deletions

View File

@@ -1069,7 +1069,7 @@ krb5_h_addr2addr (krb5_context context,
* @param context a Keberos context
* @param af address family
* @param sa sockaddr
* @param sa_size lenght of sa.
* @param sa_size length of sa.
* @param port for to fill into sa.
*
* @return Return an error code or 0.
@@ -1449,7 +1449,7 @@ krb5_copy_addresses(krb5_context context,
*
* @param context a Keberos context
* @param dest destination of copy operation
* @param source adresses that are going to be added to dest
* @param source addresses that are going to be added to dest
*
* @return Return an error code or 0.
*