sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit eaf5092354898761051864edf0b825a81715297c
parent e68091ca41c41d930cfa51589da1c2b02664d454
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Tue, 21 Aug 2007 15:33:07 +0000

fix typo in after-hook description (thanks to Nicolas Pouillard)

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@541 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Diffstat:
M lib/sup/poll.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/sup/poll.rb b/lib/sup/poll.rb
@@ -11,7 +11,7 @@ No variables.
 EOS
 
   HookManager.register "after-poll", <<EOS
-Executes immediately before a poll for new messages commences.
+Executes immediately after a poll for new messages completes.
 Variables:
                   num: the total number of new messages
             num_inbox: the number of new messages appearing in the inbox (i.e.