commit | 8b0ecbccf465c5c795e6d2898e6af2b9af14b83c | [log] [tgz] |
---|---|---|
author | Shaun Case <warmsocks@gmail.com> | Mon Dec 20 21:14:10 2021 -0800 |
committer | Dave Rodgman <dave.rodgman@arm.com> | Wed May 11 21:25:51 2022 +0100 |
tree | b728fc64e508f4c117b2dc141bd8fd338401669a | |
parent | 5479f5321aca0b08762074372e22f2c0033d939d [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 1c05001..e1439f0 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 ) {