aboutsummaryrefslogtreecommitdiffstats
path: root/js/xal.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/xal.js')
-rw-r--r--js/xal.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/xal.js b/js/xal.js
index 9dba5b9..3cdb17d 100644
--- a/js/xal.js
+++ b/js/xal.js
@@ -20,11 +20,11 @@
uMatrix Home: https://github.com/gorhill/uMatrix
*/
-/* global chrome, µMatrix */
+/* global chrome, ηMatrix */
/******************************************************************************/
-µMatrix.XAL = (function(){
+ηMatrix.XAL = (function(){
/******************************************************************************/