Skip to content

Commit e985fc9

Browse files
committed
Fix typo in language specification
1 parent 92a0052 commit e985fc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ FALSE
151151
[PRIVATE 2]
152152
[UNIVERSAL 16] # This is a SEQUENCE.
153153
[UNIVERSAL 2 PRIMITIVE] # This is an INTEGER.
154-
[long-form:2 UNIVERSAL 2 PRIMTIVE] # This is `1f0002` instead of `02`.
154+
[long-form:2 UNIVERSAL 2 PRIMITIVE] # This is `1f0002` instead of `02`.
155155

156156
# As a shorthand, one may write type names from ASN.1, replacing spaces with
157157
# underscore. These specify tag, number, and the constructed bit. The

0 commit comments

Comments
 (0)