[hamradio-commits] [axmail] 03/06: Fix spelling errors in manpage and utils.c

Dave Hibberd hibby-guest at moszumanska.debian.org
Tue Apr 5 21:29:54 UTC 2016


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

hibby-guest pushed a commit to branch master
in repository axmail.

commit aaa195d74daae453668e4e6656299c6800ce6cd8
Author: Dave Hibberd <dave.hibberd at gmail.com>
Date:   Tue Apr 5 22:17:17 2016 +0100

    Fix spelling errors in manpage and utils.c
---
 debian/manpages/axmail.conf.5 |  2 +-
 debian/patches/series         |  1 +
 debian/patches/spelling       | 15 +++++++++++++++
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/manpages/axmail.conf.5 b/debian/manpages/axmail.conf.5
index 72740ec..8aa96a3 100644
--- a/debian/manpages/axmail.conf.5
+++ b/debian/manpages/axmail.conf.5
@@ -9,7 +9,7 @@ axMail \- A powerful but simple SMTP plugin for URONode.
 This file configures the operations of axMail\-FAX. You have to insure that
 you add the proper group using addgroup. The common one to use is "ax25".
 .SH COMMANDS
-The following opions are supported for
+The following options are supported for
 .B axmail.conf:
 .TP 14
 .BI "IdleTimeout"
diff --git a/debian/patches/series b/debian/patches/series
index 5d55193..883c8db 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+spelling
 hardening
 install_locations
 install_dir_creation
diff --git a/debian/patches/spelling b/debian/patches/spelling
new file mode 100644
index 0000000..6f40c70
--- /dev/null
+++ b/debian/patches/spelling
@@ -0,0 +1,15 @@
+Description: Fix spelling error in utils.c
+Author: Dave Hibberd <d at vehibberd.com>
+Last-Update: 2016-04-05 
+
+--- a/utils.c
++++ b/utils.c
+@@ -161,7 +161,7 @@
+ 	
+ /*	routine changed by VE3TOK	*/
+ 	printf("Error number: %d\n", e);
+-	perror("The following error occured: ");
++	perror("The following error occurred: ");
+ 
+ }
+ 

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



More information about the pkg-hamradio-commits mailing list