--- Convert-BER-XS/XS.pm 2019/04/20 02:07:29 1.15 +++ Convert-BER-XS/XS.pm 2019/04/20 02:07:45 1.16 @@ -473,7 +473,7 @@ Always croaks when encountered during encoding or decoding - the default behaviour when encountering an unknown type is to treat it as C. When you don't want that but instead prefer a hard -error for some types, then CyBER_TYPE_CROAK> is for you. +error for some types, then C is for you. =back @@ -498,7 +498,7 @@ This module can only en-/decode 64 bit signed and unsigned integers, and only when your perl supports those. -OBJECT IDENTIFIEERS cannot have unlimited length, although the limit is +OBJECT IDENTIFIEERs cannot have unlimited length, although the limit is much larger than e.g. the one imposed by SNMP or other protocols. REAL values are not supported and will croak.