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

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

[elpa] master 057b3f5: [gnorb] Fix dumb typo in 07214d9e4


From: Eric Abrahamsen
Subject: [elpa] master 057b3f5: [gnorb] Fix dumb typo in 07214d9e4
Date: Fri, 25 Oct 2019 14:51:47 -0400 (EDT)

branch: master
commit 057b3f52d3f9f0dd42d70a903dd3c5699a323c37
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    [gnorb] Fix dumb typo in 07214d9e4
    
    * packages/gnorb/gnorb-gnus.el (gnorb-gnus-hint-relevant-message):
    That's not how you spell the function name.
---
 packages/gnorb/gnorb-gnus.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/gnorb/gnorb-gnus.el b/packages/gnorb/gnorb-gnus.el
index 87fabf0..56d2814 100644
--- a/packages/gnorb/gnorb-gnus.el
+++ b/packages/gnorb/gnorb-gnus.el
@@ -974,7 +974,7 @@ option `gnorb-gnus-hint-relevant-article' is non-nil."
            (tracked-headings
             (message
              (substitute-command-keys
-              "Possible relevant todo %s, trigger with 
\\[gnorb-gnus-incomding-do-todo]")
+              "Possible relevant todo %s, trigger with 
\\[gnorb-gnus-incoming-do-todo]")
              (gnorb-pretty-outline (car tracked-headings) t)))
            (t nil)))))
 



reply via email to

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