diff --git a/Peskyfox.js b/Peskyfox.js index 5ac00f2..2a6ccd5 100644 --- a/Peskyfox.js +++ b/Peskyfox.js @@ -438,7 +438,7 @@ user_pref("dom.disable_window_move_resize", true); //user_pref("browser.meta_refresh_when_inactive.disabled", true); // PREF: Controls if a double click word selection also deletes one adjacent whitespace -// (if feasible). This mimics native behaviour on macOS. +// (if feasible). This mimics native behavior on macOS. //user_pref("editor.word_select.delete_space_after_doubleclick_selection", true); // PREF: limit events that can cause a pop-up