Skip to content

Commit

Permalink
typo in type name...
Browse files Browse the repository at this point in the history
has a nice ring to it.
  • Loading branch information
dgwynne committed Jan 5, 2012
1 parent 7e08c10 commit a1b1465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ber/types.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module.exports = {
OctetString: 4,
Null: 5,
OID: 6,
ObjectDescriptor: 7,
ObjectDescritor: 7,
External: 8,
Real: 9, // float
Enumeration: 10,
Expand Down

0 comments on commit a1b1465

Please sign in to comment.