--- CBOR-XS/XS.pm 2016/02/08 04:11:11 1.46 +++ CBOR-XS/XS.pm 2016/02/08 04:26:01 1.47 @@ -1060,7 +1060,7 @@ # else either. Whats incredibe over standard strptime totally escapes me. # doesn't do fractional times, either. sigh. # In fact, it's all a lie, it uses whatever strptime it wants, and of course, - # they are all incomptible. The openbsd one simply ignores %z (but according to the + # they are all incompatible. The openbsd one simply ignores %z (but according to the # docs, it would be much more incredibly flexible indeed. If it worked, that is.). scalar eval { my $s = $_[1];