summaryrefslogtreecommitdiff
path: root/viable.js
diff options
context:
space:
mode:
Diffstat (limited to 'viable.js')
-rwxr-xr-xviable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/viable.js b/viable.js
index 8424451..23d6fda 100755
--- a/viable.js
+++ b/viable.js
@@ -1,6 +1,6 @@
/* See COPYING file for copyright, license and warranty details. */
-function simplyread-viable() {
+function simplyread_viable() {
var doc;
doc = (document.body === undefined)
? window.content.document : document;