commit | 0e7791ff070f766d3b72168b5396471a01a15f13 | [log] [tgz] |
---|---|---|
author | Shaun Case <warmsocks@gmail.com> | Mon Dec 20 21:14:10 2021 -0800 |
committer | Dave Rodgman <dave.rodgman@arm.com> | Thu Apr 28 18:22:20 2022 +0100 |
tree | 4b0bd57ee831352bec272b8128978df94c8a81e1 | |
parent | 585a412129975a33c1d32eb7d765c5db59113c30 [diff] [blame] |
Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. Signed-off-by: Shaun Case <warmsocks@gmail.com> Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/library/ssl_ticket.c b/library/ssl_ticket.c index 046ed1b..5680a0b 100644 --- a/library/ssl_ticket.c +++ b/library/ssl_ticket.c
@@ -37,7 +37,7 @@ #include <string.h> /* - * Initialze context + * Initialize context */ void mbedtls_ssl_ticket_init( mbedtls_ssl_ticket_context *ctx ) {