commit c6d55296fb4445674131df864db6b4410a768df2
parent f89bb3f1c224e4a02523193c2cb7407415e6bcf5
Author: earthlng <earthlng@users.noreply.github.com>
Date: Thu, 16 Nov 2017 06:46:35 +0100
typo
used to be 2021 not 2012, see https://github.com/ghacksuserjs/ghacks-user.js/commit/908a8d66f4987568fc76649a7f47e8f61f8588f2
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user.js b/user.js
@@ -1631,7 +1631,7 @@ user_pref("browser.zoom.siteSpecific", false);
// [2] https://wicg.github.io/netinfo/
// [3] https://bugzilla.mozilla.org/show_bug.cgi?id=960426
user_pref("dom.netinfo.enabled", false);
-// 4608: [2012] disable the SpeechSynthesis (Text-to-Speech) part of the Web Speech API
+// 4608: [2021] disable the SpeechSynthesis (Text-to-Speech) part of the Web Speech API
// [1] https://developer.mozilla.org/docs/Web/API/Web_Speech_API
// [2] https://developer.mozilla.org/docs/Web/API/SpeechSynthesis
// [3] https://wiki.mozilla.org/HTML5_Speech_API