--- JSON-XS/XS.xs 2012/12/21 05:16:19 1.115 +++ JSON-XS/XS.xs 2013/05/23 09:31:32 1.116 @@ -1530,7 +1530,7 @@ SV *sv; /* work around bugs in 5.10 where manipulating magic values - * will perl ignore the magic in subsequent accesses. + * makes perl ignore the magic in subsequent accesses. * also make a copy of non-PV values, to get them into a clean * state (SvPV should do that, but it's buggy, see below). */