commit | d5f4759594a8d551f166fb5a0c7dda0ee004d4ad | [log] [tgz] |
---|---|---|
author | Antonin Décimo <antonin.decimo@gmail.com> | Wed Jan 23 15:24:37 2019 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Feb 18 14:50:57 2019 +0000 |
tree | d60e43ac0a8a1acbfbbcc504c5d6abaaf23e29a4 | |
parent | 6f76795bf5a8e0cc7b5fa7e8f0939afd3aefde41 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 38690fa..8710a50 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c
@@ -2606,7 +2606,7 @@ } /* - * A record can't be split accross datagrams. If we need to read but + * A record can't be split across datagrams. If we need to read but * are not at the beginning of a new record, the caller did something * wrong. */