fix spelling
This commit is contained in:
parent
ba7c5b94bd
commit
779bacb751
2
XS.pm
2
XS.pm
|
@ -1680,7 +1680,7 @@ interested.
|
||||||
|
|
||||||
C<JSON::XS> uses the L<Types::Serialiser> module to provide boolean
|
C<JSON::XS> uses the L<Types::Serialiser> module to provide boolean
|
||||||
constants. That means that the JSON true and false values will be
|
constants. That means that the JSON true and false values will be
|
||||||
comaptible to true and false values of other modules that do the same,
|
compatible to true and false values of other modules that do the same,
|
||||||
such as L<JSON::PP> and L<CBOR::XS>.
|
such as L<JSON::PP> and L<CBOR::XS>.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue