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

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

[nongnu] elpa/annotate 80e6b31c78 084/372: - fixed docstring.


From: ELPA Syncer
Subject: [nongnu] elpa/annotate 80e6b31c78 084/372: - fixed docstring.
Date: Fri, 4 Feb 2022 16:58:20 -0500 (EST)

branch: elpa/annotate
commit 80e6b31c783a8df3421f407494df5c009ab54770
Author: cage <cage-invalid@invalid>
Commit: cage <cage-invalid@invalid>

    - fixed docstring.
---
 annotate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/annotate.el b/annotate.el
index ba6497bec5..cee13952bf 100644
--- a/annotate.el
+++ b/annotate.el
@@ -129,7 +129,7 @@ less than this size (in characters)"
   annototatnions position could be outdated")
 
 (defcustom annotate-blacklist-major-mode '(org-mode)
-  "Prevent  loading of  annotated-mode  When  the visited  file's
+  "Prevent  loading of  annotate-mode  When  the visited  file's
 major mode is a member of this list (space separated entries)."
   :type  '(repeat symbol)
   :group 'annotate)



reply via email to

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