commit | 8fd9156a4af164e1d2af0ee48ade5921928e2265 | [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 15:57:54 2019 +0000 |
tree | 484aa11f2721f2e824119d32336b0d17464b699d | |
parent | bdc807dbe8b97e1a1a5b212380ec4ffa07a784e4 [diff] [blame] |
Fix #2370, minor typos and spelling mistakes
diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 6956b5f..36e21f2 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c
@@ -2428,7 +2428,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. */