From a8fc8eb617a529c89fbf64d1a0f18fef5c731d36 Mon Sep 17 00:00:00 2001 From: James Patrick Date: Wed, 9 Aug 2023 13:28:19 -0400 Subject: [PATCH] Logicial typo. --- emacs/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/config.org b/emacs/config.org index 1998ae3..d85c1aa 100644 --- a/emacs/config.org +++ b/emacs/config.org @@ -75,7 +75,7 @@ Also go a head and add this to the =packages.el= ;;; packages.el -*- lexical-binding: t; -*- #+END_SRC -*** Warn user to modify =*.el= files directly. +*** Warn user not to modify =*.el= files directly. #+name:modification-warning #+begin_src emacs-lisp