bump versions of all pages with visible changes since v1.11
[sheet.git] / chars.plp
index 6605ec8c6d051e492ffdae311600b3dc2727e6f6..e43099e523229283acb390e666dd2aa05482b3f2 100644 (file)
--- a/chars.plp
+++ b/chars.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'character support sheet',
-       version => '1.1',
+       version => '1.2',
        keywords => [qw'
                unicode glyph char character reference common ipa symbol sign mark table digraph
        '],
@@ -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