aboutsummaryrefslogtreecommitdiffstats
path: root/js/xal.js
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2019-02-20 00:02:26 +0100
committerAlessio Vanni <vannilla@firemail.cc>2019-02-20 00:02:26 +0100
commitb3863f5c4984ae814eeb32407ae5899693b735ab (patch)
tree097e3320401da482117c07a2f08d98297340abd6 /js/xal.js
parenta35201f45aa8e7735f668d1bb349fca3b1c3cc1e (diff)
downloadematrix-b3863f5c4984ae814eeb32407ae5899693b735ab.tar.lz
ematrix-b3863f5c4984ae814eeb32407ae5899693b735ab.tar.xz
ematrix-b3863f5c4984ae814eeb32407ae5899693b735ab.zip
Change all names from μMatrix to ηMatrix
Hopefully I caught all of them!
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(){
/******************************************************************************/