X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4117f35a7b636c06817c7c6a94224e28adde8ee1..d72c17f12b038e930bf3b11be4a3614a870fc1ed:/screen.plp diff --git a/screen.plp b/screen.plp index 755dfd1..26d6451 100644 --- a/screen.plp +++ b/screen.plp @@ -34,7 +34,7 @@ $keys->print_rows($get{rows});
<: - $keys->print_legend('legend-types', [map { "g$_" } 0 .. 8]); + $keys->print_legend('legend-types', [map { "g$_" } 1 .. 9]); :>