From cd2f6d302780d5ab3281bf150f962b90ca03c2ab Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 15 Mar 2018 16:24:52 -0400 Subject: Updated ispell-dictionnary in emacs --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs b/.emacs index d47bb3c..8ed77a6 100644 --- a/.emacs +++ b/.emacs @@ -179,7 +179,7 @@ (elpy-enable) ;;;; Default dictionary -(setq ispell-dictionary "british-ise-w_accents") +(setq ispell-dictionary "en_CA-w_accents") (custom-set-variables ;; custom-set-variables was added by Custom. -- cgit v1.2.3