From d43bae5db92e0706f8e91a615ea42fde09bae813 Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Fri, 5 Jul 2024 18:58:57 -0500 Subject: [PATCH] I can't believe that's been a typo for this long --- lisp/my-predicates.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/my-predicates.el b/lisp/my-predicates.el index 71ee939..8b96f6a 100644 --- a/lisp/my-predicates.el +++ b/lisp/my-predicates.el @@ -27,7 +27,7 @@ (ec/load-or-ask-pred 'my-ec/is-wsl "Are you running Emacs in WSL?") (ec/load-or-ask-pred 'my/puppet-p "Are you running on Puppet's computer?") -(ec/load-or-ask-pred 'my-ec/enable-exwm "Do you want to load EXMW?") +(ec/load-or-ask-pred 'my-ec/enable-exwm "Do you want to load EXWM?") (ec/load-or-ask-pred 'my-ec/at-ti "Are you at TI for work?") (defvar is-windows (or my-ec/is-wsl (eq system-type