[Pkg-wmaker-commits] [wmbiff] 01/04: wmbiff: Fix typos.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Dec 1 12:17:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmbiff.

commit f941bd86ce3d21da9281a0961eb4b522bc259d98
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Jul 20 11:14:22 2016 -0400

    wmbiff: Fix typos.
---
 wmbiff/wmbiff.1 | 2 +-
 wmbiff/wmbiff.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/wmbiff/wmbiff.1 b/wmbiff/wmbiff.1
index 41b1ba5..0a9856b 100644
--- a/wmbiff/wmbiff.1
+++ b/wmbiff/wmbiff.1
@@ -21,7 +21,7 @@ WMbiff displays the status of up to five mailboxes. It shows the number
 of new mail messages, if any, otherwise 0. In classic mode instead of 0
 it shows the total number of messages.
 It also has mail
-retrieval capabilies, and can be configured to do this automatically. At the
+retrieval capabilities, and can be configured to do this automatically. At the
 moment, UNIX-style, maildir, POP3, APOP and IMAP4 mailboxes are supported.
 
 The mailboxes are displayed in 5 different lines, each one with its own
diff --git a/wmbiff/wmbiff.c b/wmbiff/wmbiff.c
index 90cd3cd..3935e1d 100644
--- a/wmbiff/wmbiff.c
+++ b/wmbiff/wmbiff.c
@@ -1098,7 +1098,7 @@ extern void ProcessPendingEvents(void)
 					&& extra_click_action[0] != 0
 					&& strcmp(extra_click_action, "msglst")) {
 					DM(&mbox[but_released_region], DEBUG_INFO,
-					   "runing: %s", extra_click_action);
+					   "running: %s", extra_click_action);
 					(void) execCommand(extra_click_action);
 				}
 				if (click_action != NULL

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list