--- JSON-XS/XS.pm 2007/06/25 04:16:46 1.45 +++ JSON-XS/XS.pm 2007/06/25 04:21:14 1.46 @@ -343,7 +343,7 @@ returns other blessed objects, those will be handled in the same way. C must take care of not causing an endless recursion cycle (== crash) in this case. The name of C was chosen because other -methods called by the Perl core (== not the user of the object) are +methods called by the Perl core (== not by the user of the object) are usually in upper case letters and to avoid collisions with the C function.