--- JSON-XS/XS.xs 2008/09/22 07:26:26 1.91 +++ JSON-XS/XS.xs 2008/09/22 07:29:29 1.92 @@ -462,7 +462,7 @@ // for canonical output we have to sort by keys first // actually, this is mostly due to the stupid so-called - // security workaround added somewhere in 5.8.x. + // security workaround added somewhere in 5.8.x // that randomises hash orderings if (enc->json.flags & F_CANONICAL) {