Spelling fixes

This commit is contained in:
Charlotte Van Petegem 2023-12-12 16:50:07 +01:00
parent 6bcccec94e
commit 188a1c5a92
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 34 additions and 33 deletions

View file

@ -25,6 +25,7 @@
(org-latex-prefer-user-labels . t)
(org-html-prefer-user-labels . t)
(org-latex-toc-command . "\\frontmatter\n\\addchap{Table of Contents}\n\\label{chap:toc}\n\\listoftoc*{toc}\n\n")
(flycheck-languagetool-language . "en-GB")
(fill-column . 200)))
(org-mode . ((eval . (progn (visual-line-mode)
(org-toggle-link-display)