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

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

[nongnu] elpa/spell-fu 1c0424b4c9 55/86: Cleanup: minor tweak to docstri


From: ELPA Syncer
Subject: [nongnu] elpa/spell-fu 1c0424b4c9 55/86: Cleanup: minor tweak to docstring
Date: Thu, 7 Jul 2022 12:03:43 -0400 (EDT)

branch: elpa/spell-fu
commit 1c0424b4c9439d47f6a7174f37098da782974fcc
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Cleanup: minor tweak to docstring
---
 spell-fu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spell-fu.el b/spell-fu.el
index eb3b06d45c..949b3fefd1 100644
--- a/spell-fu.el
+++ b/spell-fu.el
@@ -86,7 +86,7 @@ Set to 0.0 to highlight immediately (as part of syntax 
highlighting)."
   :group 'spell-fu)
 
 (defvar-local global-spell-fu-ignore-buffer nil
-  "When non-nil, Global `spell-fu' Mode will not be enabled for this buffer.
+  "When non-nil, the global mode will not be enabled for this buffer.
 This variable can also be a predicate function, in which case
 it'll be called with one parameter (the buffer in question), and
 it should return non-nil to make Global `spell-fu' Mode not



reply via email to

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