branch: elpa/undo-fu-session
commit b00ebd244e65d541380e441d9248a5bc564b9159
Author: Campbell Barton <[email protected]>
Commit: Campbell Barton <[email protected]>
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