diff --git a/content/commands.js b/content/commands.js index f5cbb629..f9f08af2 100644 --- a/content/commands.js +++ b/content/commands.js @@ -1456,7 +1456,7 @@ function Commands() //{{{ "Code execution summary" + " Executed:" + count + "times" + "" + each + "" + - "" + total + "" + "" + total + "" + ""; vimperator.commandline.echo(str, vimperator.commandline.HL_NORMAL, true);