aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/examples/recordnames.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asn1/examples/recordnames.txt')
-rw-r--r--lib/asn1/examples/recordnames.txt2
1 files changed, 1 insertions, 1 deletions
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':