From ba0871bef1e7d321f1124a6ad20e9be158a976dd Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 13 Jul 2022 13:00:31 +0200 Subject: ; Fix typos: prefer American spelling --- lisp/windmove.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/windmove.el') diff --git a/lisp/windmove.el b/lisp/windmove.el index 6c239dcd1ba..5c7bc91192a 100644 --- a/lisp/windmove.el +++ b/lisp/windmove.el @@ -787,7 +787,7 @@ Default value of MODIFIERS is `shift-super'." (const :tag "Hyper" hyper) (const :tag "Super" super) (const :tag "Alt" alt)))) - "Customisation type for windmove modifiers.") + "Customization type for windmove modifiers.") (defcustom windmove-default-keybindings nil "Default keybindings for regular windmove commands. -- cgit v1.2.3