diff --git a/.dir-locals.el b/.dir-locals.el index 68786381..3af5c9b9 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -7,7 +7,7 @@ (show-trailing-whitespace . t) (c-basic-offset . 2) (ispell-check-comments . exclusive) - (ispell-local-dictionary . "american") + (ispell-local-dictionary . "british") (safe-local-variable-values '((c-default-style . "gnu") (sentence-end-double-space . f)