Michelle Bu 12 年之前
父節點
當前提交
5809b16e6c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/util.js

+ 1 - 1
lib/util.js

@@ -1,7 +1,7 @@
 var util = {
   
   chromeCompatible: true,
-  firefoxCompatibile: false,
+  firefoxCompatible: false,
   chromeVersion: 26,
   firefoxVersion: 22,