浏览代码

fixup number ref

Thorin-Oakenpants 7 年之前
父节点
当前提交
cf269c982b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      user.js

+ 1 - 1
user.js

@@ -1245,7 +1245,7 @@ user_pref("devtools.webide.enabled", false);
  *   [WHY USE true=open with or save to disk]
  *   [WHY USE true=open with or save to disk]
  * If you think a particular external app is more secure...
  * If you think a particular external app is more secure...
  *   [NOTE]
  *   [NOTE]
- * See 2662, and JS can still force a pdf to open in-browser by bundling its own code (rare) ***/
+ * See 2644, and JS can still force a pdf to open in-browser by bundling its own code (rare) ***/
 user_pref("pdfjs.disabled", false);
 user_pref("pdfjs.disabled", false);
 /* 2619: limit HTTP redirects (this does not control redirects with HTML meta tags or JS)
 /* 2619: limit HTTP redirects (this does not control redirects with HTML meta tags or JS)
  * [WARNING] A low setting of 5 or under will probably break some sites (e.g. gmail logins)
  * [WARNING] A low setting of 5 or under will probably break some sites (e.g. gmail logins)