Spelling fix

This commit is contained in:
wizard 2019-04-21 07:06:23 -04:00
parent 08a16d302b
commit d94b80ea9d
Signed by: wizard
GPG Key ID: F5394FC61CA2C7D9

View File

@ -182,7 +182,7 @@ Enable lines when editing files
#+END_SRC
** org-mode
*** General org settirgs
*** General org settings
Auto-indent org files nicely
#+BEGIN_SRC emacs-lisp
(add-hook 'org-mode-hook 'org-indent-mode)