commit b26175494bf2a8443e479bab7a81f0dc2009261b
parent 7496b873b78f9cfb82755f4999f97cddce1c75c7
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 26 Apr 2017 18:18:52 +1200
typo
earthlng!!!! we use urlbar not URL bar .. bad earthlng :)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -1508,7 +1508,7 @@ user_pref("browser.migrate.automigrate.enabled", false);
// user_pref("media.wmf.enabled", false); // https://www.youtube.com/html5 - for the two H.264 entries
/* 3026: disable "Reader View" ***/
// user_pref("reader.parse-on-load.enabled", false);
-/* 3027: decode URLs on copy from the URL bar (FF53+)
+/* 3027: decode URLs on copy from the urlbar (FF53+)
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1320061 ***/
user_pref("browser.urlbar.decodeURLsOnCopy", true);