@ -139,8 +139,7 @@
;; turn on spell checking, if available.
(use-package ispell
:custom
(ispell-dictionary "en_GB")
(ispell-personal-dictionary (locate-user-emacs-file "dictionary")))
(ispell-dictionary "en_GB"))
(use-package flyspell
:hook ((text-mode . flyspell-mode)