commit | 77f1b109ec205a6f5866169cc3523da57c21815e | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <andres.amayagarcia@arm.com> | Fri Aug 25 17:24:44 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 12 22:40:28 2017 +0100 |
tree | f31ef81214421721855c97564547793e1bfcf10d | |
parent | 47e7b56fb6c06ca3c30b44f9a0c324f1e43c5900 [diff] |
Fix typo in asn1.h
diff --git a/include/mbedtls/asn1.h b/include/mbedtls/asn1.h index 082832c..e159e57 100644 --- a/include/mbedtls/asn1.h +++ b/include/mbedtls/asn1.h
@@ -59,7 +59,7 @@ /** * \name DER constants - * These constants comply with DER encoded the ANS1 type tags. + * These constants comply with the DER encoded ASN.1 type tags. * DER encoding uses hexadecimal representation. * An example DER sequence is:\n * - 0x02 -- tag indicating INTEGER