From d94b80ea9d7a81e517ebf4c90b08ff01095b9c76 Mon Sep 17 00:00:00 2001 From: wizard Date: Sun, 21 Apr 2019 07:06:23 -0400 Subject: [PATCH] Spelling fix --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 6a045fb..61d1012 100644 --- a/config.org +++ b/config.org @@ -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)