diff --git a/benchmarks/Lexer.php b/benchmarks/Lexer.php index 2d02defb..d7da3841 100644 --- a/benchmarks/Lexer.php +++ b/benchmarks/Lexer.php @@ -65,7 +65,7 @@ class RowTimer extends Benchmark_Timer $perc = $v['diff'] * 100 / $standard; $out .= '
Case | $value) { - echo '' . htmlspecialchars($key) . ' | '; + echo '' . htmlspecialchars($key) . ' | '; } ?>
---|