Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2024-11-25 12:06:54 +01:00
parent 7e310e3425
commit 17bc5166d4
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ struct message_t {
* The data returned is the concatenation of the IKE header and plaintext
* payloads (if any) up until the end of the header of the Encrypted
* Payload followed by the plaintext data of the Encrypted Payload (if any).
* Lenght fields are adjusted to only contain that of returned data (e.g.
* Length fields are adjusted to only contain that of returned data (e.g.
* IV or padding is ignored).
*
* @param[out] plain plaintext encoding (allocated)