From e06d1d3ee70f7f3eff0ad48d39188bb5034f7afd Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 11 Mar 2021 12:17:53 -0600 Subject: Fix typo --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index c316588..12f039d 100644 --- a/init.el +++ b/init.el @@ -315,7 +315,7 @@ (shr-width fill-column))) (when (eq acdw/system :work) - (add-to-list 'exec-path "C:/Program Files/ Mozilla Firefox")) + (add-to-list 'exec-path "C:/Program Files/Mozilla Firefox")) (acdw/hooks text-mode-hook goto-address-mode) (acdw/hooks prog-mode-hook goto-address-prog-mode) -- cgit 1.4.1-21-gabe81