commit 5d2c5de11cb333f0e6332005858565bb8dfecb88
parent e1022c2e72010c6d7b3db458c7b1c7e6f1193879
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 15 Jan 2020 02:53:07 +0000
fixup deprecated ESR-cycle version
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/user.js b/user.js
@@ -1637,8 +1637,8 @@ user_pref("_user.js.parrot", "5000 syntax error: this is an ex-parrot!");
// user_pref("xpinstall.signatures.required", false); // enforced extension signing (Nightly/ESR)
/*** [SECTION 9999]: DEPRECATED / REMOVED / LEGACY / RENAMED
- Documentation denoted as [-]. Items deprecated prior to FF68 have been archived at [1], which
- also provides a link-clickable, viewer-friendly version of the deprecated bugzilla tickets
+ Documentation denoted as [-]. Items deprecated in FF68 or earlier have been archived at [1],
+ which also provides a link-clickable, viewer-friendly version of the deprecated bugzilla tickets
[1] https://github.com/ghacksuserjs/ghacks-user.js/issues/123
***/
user_pref("_user.js.parrot", "9999 syntax error: the parrot's deprecated!");