From f9b73ef2fbc6e9b9b5f37114b786a976178f37fe Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Tue, 27 Dec 2022 22:46:35 -0500 Subject: [PATCH] remove anglicized spelling --- Peskyfox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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