From 4fd8b655f9b227e5ae0b7fd9c39f30a7af9f9294 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 23 Dec 2023 15:31:01 +0100 Subject: [PATCH] Fix typo in comments --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index a9c139a..38a28ca 100644 --- a/init.el +++ b/init.el @@ -2905,7 +2905,7 @@ eventuelly be set to nil, however)." (with-demoted-errors "Cannot activate mode: %s" (funcall mode +1))) - ;; This causes inacceptable lack when drawing buffers, so disable it for now. + ;; This causes inacceptable lag when drawing buffers, so disable it for now. ;; Needs to be investigated further. ;; (with-demoted-errors "Cannot activate moody: %s"