commit | 9fb02057a53f86060a0d0843b4214156d7a07dd4 | [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 23:21:37 2017 +0100 |
tree | 835d436e868b5a88c6c0695c6979c83ec4d02c3e | |
parent | 60100d09ee03ddf2c4e65ebf79cc4df9716d8bfe [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