aboutsummaryrefslogtreecommitdiff
path: root/src/shell.html
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-06-28 11:28:48 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-06-28 11:28:48 -0700
commitd887e70b1001d6d543335089ad138f4794cccb3f (patch)
tree01821bc6373a5981d5cf61114a780508dec8beb7 /src/shell.html
parentef12fb6c3a1f94b620fc71362d42d7e207fe10d6 (diff)
improve error message
Diffstat (limited to 'src/shell.html')
-rw-r--r--src/shell.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.html b/src/shell.html
index 00765271..22bc9de9 100644
--- a/src/shell.html
+++ b/src/shell.html
@@ -86,7 +86,7 @@
}
};
Module.setStatus('Downloading...');
- </script>
+ </script>
<script type='text/javascript'>{{{ SCRIPT_CODE }}}</script>
</body>
</html>