From 75ea35eac8a76252a9453f118d61112648b2bd1d Mon Sep 17 00:00:00 2001 From: Andres Amaya Garcia Date: Tue, 29 Aug 2017 10:16:18 +0100 Subject: [PATCH] Fix typo in asn1.h --- include/polarssl/asn1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/polarssl/asn1.h b/include/polarssl/asn1.h index 0bfa929348..5f236a5913 100644 --- a/include/polarssl/asn1.h +++ b/include/polarssl/asn1.h @@ -60,7 +60,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