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

@@ -864,7 +864,7 @@ krb5_ret_uint8(krb5_storage *sp,
/**
* Store a data to the storage. The data is stored with an int32 as
* lenght plus the data (not padded).
* length plus the data (not padded).
*
* @param sp the storage buffer to write to
* @param data the buffer to store.