From cf379bcce01e88e6a442943e1b64a5ec34353968 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 22 Aug 2021 05:45:08 +0000 Subject: [PATCH] typos --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 2208639..f51ede8 100644 --- a/user.js +++ b/user.js @@ -731,7 +731,7 @@ user_pref("gfx.font_rendering.opentype_svg.enabled", false); * [2] https://en.wikipedia.org/wiki/Graphite_(SIL) ***/ user_pref("gfx.font_rendering.graphite.enabled", false); /* 1403: limit font visibility (Windows, Mac, some Linux) [FF79+] - * [NOTE] IN FF8)+ RFP ignores the pref and uses value 1 + * [NOTE] In FF80+ RFP ignores the pref and uses value 1 * Uses hardcoded lists with two parts: kBaseFonts + kLangPackFonts [1], bundled fonts are auto-allowed * 1=only base system fonts, 2=also fonts from optional language packs, 3=also user-installed fonts * [1] https://searchfox.org/mozilla-central/search?path=StandardFonts*.inc ***/