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/x509.c b/library/x509.c index 264c7fb..8ae7a5f 100644 --- a/library/x509.c +++ b/library/x509.c
@@ -119,7 +119,7 @@ } /* - * Parse an algorithm identifier with (optional) paramaters + * Parse an algorithm identifier with (optional) parameters */ int mbedtls_x509_get_alg( unsigned char **p, const unsigned char *end, mbedtls_x509_buf *alg, mbedtls_x509_buf *params )