aboutsummaryrefslogtreecommitdiffstats
path: root/src/jqLite.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/jqLite.js')
-rw-r--r--src/jqLite.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jqLite.js b/src/jqLite.js
index 4dcd9349..53f52215 100644
--- a/src/jqLite.js
+++ b/src/jqLite.js
@@ -231,4 +231,4 @@ if (msie) {
this[0].fireEvent('on' + type);
}
});
-};
+}