fix spelling

This commit is contained in:
zhouganqing 2024-07-09 11:32:54 +08:00
parent ba7c5b94bd
commit 779bacb751
1 changed files with 1 additions and 1 deletions

2
XS.pm
View File

@ -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>.