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

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

[nongnu] elpa/spell-fu 4fc84a9028 69/86: Fix spell-fu-directory's docume


From: ELPA Syncer
Subject: [nongnu] elpa/spell-fu 4fc84a9028 69/86: Fix spell-fu-directory's documentation
Date: Thu, 7 Jul 2022 12:03:44 -0400 (EDT)

branch: elpa/spell-fu
commit 4fc84a90285cc6ea4dad9da0f3977050df3e66fe
Author: Vladimir Panteleev <git@cy.md>
Commit: Vladimir Panteleev <git@cy.md>

    Fix spell-fu-directory's documentation
---
 spell-fu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spell-fu.el b/spell-fu.el
index cd5c93db64..a8a3709ee8 100644
--- a/spell-fu.el
+++ b/spell-fu.el
@@ -70,7 +70,7 @@
   :group 'ispell)
 
 (defcustom spell-fu-directory (locate-user-emacs-file "spell-fu" 
".emacs-spell-fu")
-  "The directory to store undo data."
+  "The directory to store dictionary data."
   :type 'string)
 
 (defcustom spell-fu-idle-delay 0.25



reply via email to

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