commit | fe7fd6e8dc3c4d9a3a8e56105cb0ee769658f061 | [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:42:04 2017 +0100 |
tree | ccec6aa83056e184c4d04d7b008e53c6492a6330 | |
parent | b1d78fcf708568358a7ff7cf1f1032f4eeb0d4c3 [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