From d667691623f8f672e2d45d15f36ee9c105ed8ab0 Mon Sep 17 00:00:00 2001 From: Tj Holowaychuk <tj@vision-media.ca> Date: Wed, 17 Nov 2010 11:15:28 -0800 Subject: [PATCH] Misc --- benchmarks/run.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/run.js b/benchmarks/run.js index 3090390..58811d6 100644 --- a/benchmarks/run.js +++ b/benchmarks/run.js @@ -175,7 +175,7 @@ if (o3) { o3ctx.stroke(); }); } else { - console.log('cannot load'); + console.log(' failed to load'); } console.log();