[hamradio-commits] [direwolf] 04/08: Fix some spelling mistakes
Iain Learmonth
irl-guest at moszumanska.debian.org
Thu Feb 5 00:33:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository direwolf.
commit f9fdab2b9d5f668d1f608557951618f0ff7b27a9
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Thu Feb 5 00:15:58 2015 +0000
Fix some spelling mistakes
---
debian/patches/fix_spelling.patch | 22 ++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 23 insertions(+)
diff --git a/debian/patches/fix_spelling.patch b/debian/patches/fix_spelling.patch
new file mode 100644
index 0000000..1dd99ea
--- /dev/null
+++ b/debian/patches/fix_spelling.patch
@@ -0,0 +1,22 @@
+--- direwolf.orig/config.c
++++ direwolf/config.c
+@@ -2649,7 +2649,7 @@
+ }
+ else {
+ text_color_set(DW_COLOR_ERROR);
+- dw_printf ("Config file, line %d: When any of ZONE, EASTING, NORTHING specifed, they must all be specified.\n", line);
++ dw_printf ("Config file, line %d: When any of ZONE, EASTING, NORTHING specified, they must all be specified.\n", line);
+ }
+ }
+
+--- direwolf.orig/decode_aprs.c
++++ direwolf/decode_aprs.c
+@@ -1581,7 +1581,7 @@
+ *
+ * Outputs: ??? TBD
+ *
+- * Description: An APRS message is a text string with a specifed addressee.
++ * Description: An APRS message is a text string with a specified addressee.
+ *
+ * It's a lot more complicated with different types of addressees
+ * and replies with acknowledgement or rejection.
diff --git a/debian/patches/series b/debian/patches/series
index 654b4d6..90db87e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ fix_start_script_paths.patch
fix_documentation_path.patch
fix_hardening-no-relro.patch
enable_gps.patch
+fix_spelling.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/direwolf.git
More information about the pkg-hamradio-commits
mailing list