From ec7242c7ed2e98f40b3450d04e21d1806a4009f4 Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Sun, 12 Feb 2017 19:32:27 +0200 Subject: Fixed typos in lib/asn1 --- lib/asn1/examples/recordnames.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/asn1/examples') diff --git a/lib/asn1/examples/recordnames.txt b/lib/asn1/examples/recordnames.txt index 78e30ab510..9b890b4aa7 100644 --- a/lib/asn1/examples/recordnames.txt +++ b/lib/asn1/examples/recordnames.txt @@ -1,6 +1,6 @@ For each ASN1 types SET and SEQUENCE a record is generated in the .hrl file with the same name as the corresponding type. -A decoded value is also returned as a record with the apropriate name. +A decoded value is also returned as a record with the appropriate name. An internally defined type as the type in component 'a' in the following example will result in a record with name 'Seq_a': -- cgit v1.2.3