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

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

[nongnu] elpa/undo-fu-session b00ebd244e 06/11: Correct typo.


From: ELPA Syncer
Subject: [nongnu] elpa/undo-fu-session b00ebd244e 06/11: Correct typo.
Date: Sat, 7 Jan 2023 20:00:29 -0500 (EST)

branch: elpa/undo-fu-session
commit b00ebd244e65d541380e441d9248a5bc564b9159
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Correct typo.
---
 undo-fu-session.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/undo-fu-session.el b/undo-fu-session.el
index 3606166086..0d698a078f 100755
--- a/undo-fu-session.el
+++ b/undo-fu-session.el
@@ -475,7 +475,7 @@ Argument PENDING-LIST an `pending-undo-list' compatible 
list."
     (cond
       ((null filename)
         nil)
-      ( ;; Ignore encryped files.
+      ( ;; Ignore encrypted files.
         (and
           undo-fu-session-ignore-encrypted-files
           epa-file-handler



reply via email to

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