diff --git a/user.js b/user.js index 3b5f200..45d11a4 100644 --- a/user.js +++ b/user.js @@ -1659,7 +1659,7 @@ user_pref("ui.use_standins_for_native_colors", true); // 0=light, 1=dark : This overrides your OS value user_pref("ui.systemUsesDarkTheme", 0); // [HIDDEN PREF] // ------------------------------------- -// Limit font visbility (non-ANDROID) [FF79+] +// Limit font visibility (non-ANDROID) [FF79+] // Uses hardcoded lists with two parts: kBaseFonts + kLangPackFonts // 1=only base system fonts, 2=also fonts from optional language packs, 3=also user-installed fonts // [NOTE] Bundled fonts are auto-allowed