From 1c078727e92d47d9c94609f0885fe4ade0d5cfad Mon Sep 17 00:00:00 2001 From: adrian5 Date: Wed, 7 Apr 2021 01:44:08 +0200 Subject: [PATCH] Fix typo in comment --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 60874a5..f5e157c 100644 --- a/user.js +++ b/user.js @@ -563,7 +563,7 @@ user_pref("_user.js.parrot", "1000 syntax error: the parrot's gone to meet 'is m /** CACHE ***/ /* 1001: disable disk cache * [SETUP-PERF] If you think disk cache may help (heavy tab user, high-res video), - * or you use a hardened Temporary Containers, then feel free to override this + * or you use hardened Temporary Containers, then feel free to override this * [NOTE] We also clear cache on exiting Firefox (see 2803) ***/ user_pref("browser.cache.disk.enable", false); /* 1003: disable memory cache