From de5637cb39baa0c867c5e2e4e8105a9e24ecb9ab Mon Sep 17 00:00:00 2001 From: bd Date: Mon, 12 Aug 2024 12:31:47 -0600 Subject: Fix typo in bd--notes.el --- .config/emacs/early-init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/emacs/early-init.el') diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el index 62ceaad..037dc17 100644 --- a/.config/emacs/early-init.el +++ b/.config/emacs/early-init.el @@ -35,4 +35,4 @@ (push '(foreground-color . "#ffffff") default-frame-alist) -;;; init.el ends here +;;; early-init.el ends here -- cgit v1.2.3