From dc25a8868f39c9f572b051e9a7ea2b68f65aa2b2 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Fri, 14 Jul 2023 02:38:02 +0200 Subject: Fix typos --- elisp/geiser-custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elisp/geiser-custom.el') diff --git a/elisp/geiser-custom.el b/elisp/geiser-custom.el index 2b8a202..4b42d91 100644 --- a/elisp/geiser-custom.el +++ b/elisp/geiser-custom.el @@ -53,7 +53,7 @@ That list is used by `geiser-reload' to preserve the values of the listed variables. It is not used for anything else." ;; FIXME Remembering the value like this is not actually - ;; necessary. Evaluting `defcustom' always preserves the + ;; necessary. Evaluating `defcustom' always preserves the ;; existing value, if any. (declare (doc-string 3) (debug (name body)) (indent 2)) `(progn -- cgit v1.2.3