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

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

[elpa] externals/gnorb 183cf9c 435/449: [gnorb] Fix dumb typo in 07214d9


From: Stefan Monnier
Subject: [elpa] externals/gnorb 183cf9c 435/449: [gnorb] Fix dumb typo in 07214d9e4
Date: Fri, 27 Nov 2020 23:16:27 -0500 (EST)

branch: externals/gnorb
commit 183cf9cf8eb61fe024f535ed4c40b3d42068fcbf
Author: Eric Abrahamsen <eric@ericabrahamsen.net>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    [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.
---
 gnorb-gnus.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnorb-gnus.el b/gnorb-gnus.el
index 87fabf0..56d2814 100644
--- a/gnorb-gnus.el
+++ b/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]