X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d010615137911ff66a3e92a947eb4156593540af..44d15e0fc5019df2eedf7a46d977ee681ca41675:/chars.plp diff --git a/chars.plp b/chars.plp index 6605ec8..bea56cf 100644 --- a/chars.plp +++ b/chars.plp @@ -89,8 +89,8 @@ for (map { split /[^\d-]/ } $query) { @chars or Abort("No match for query $query", '404 no results'); @chars <= 1500 or Abort( - sprintf('Too many matches (%d) for query %s', scalar @chars, $query), - '403 not allowed', + sprintf('Too many matches (%d) for query', scalar @chars), + '403 not allowed', $query ); # output character list