emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/shelisp d4102dc2ab: ; Fix typo


From: Stefan Kangas
Subject: [elpa] externals/shelisp d4102dc2ab: ; Fix typo
Date: Mon, 12 Dec 2022 18:03:13 -0500 (EST)

branch: externals/shelisp
commit d4102dc2ab106d732289164051473ab05a90a321
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typo
---
 shelisp.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shelisp.el b/shelisp.el
index 97b8694c6d..8cdd428e0f 100644
--- a/shelisp.el
+++ b/shelisp.el
@@ -195,7 +195,7 @@ convert it to a string."
         (when shelisp-debug
           (message "shelisp> `%s'" cmd))
 
-        ;; Replace the elisp expresssion with it's value
+        ;; Replace the elisp expression with it's value
         ;;   if the value is nil, treat it as an empty string
         (setq rep (save-match-data
                     (save-excursion



reply via email to

[Prev in Thread] Current Thread [Next in Thread]