[hamradio-commits] [dump1090] 269/373: Typo fixes

Matthew Ernisse mernisse-guest at moszumanska.debian.org
Thu Oct 23 14:58:26 UTC 2014


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

mernisse-guest pushed a commit to branch backport
in repository dump1090.

commit b921d80e7f863754581e6e6915fa9df55f3d897f
Author: Adam Cécile (Le_Vert) <gandalf at le-vert.net>
Date:   Thu Oct 10 00:44:58 2013 +0200

    Typo fixes
---
 dump1090.c | 2 +-
 mode_s.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dump1090.c b/dump1090.c
index 6553ba2..a6e3c59 100644
--- a/dump1090.c
+++ b/dump1090.c
@@ -362,7 +362,7 @@ void showHelp(void) {
 "--net-bo-port <port>     TCP Beast output listen port (default: 30005)\n"
 "--net-ro-size <size>     TCP raw output minimum size (default: 0)\n"
 "--net-ro-rate <rate>     TCP raw output memory flush rate (default: 0)\n"
-"--lat <latitude>         Reference/receiver latitide for surface posn (opt)\n"
+"--lat <latitude>         Reference/receiver latitude for surface posn (opt)\n"
 "--lon <longitude>        Reference/receiver longitude for surface posn (opt)\n"
 "--fix                    Enable single-bits error correction using CRC\n"
 "--no-fix                 Disable single-bits error correction using CRC\n"
diff --git a/mode_s.c b/mode_s.c
index 08cb5ff..8cd9987 100644
--- a/mode_s.c
+++ b/mode_s.c
@@ -762,7 +762,7 @@ char *cf_str[8] = {
     /* 1 */ "ADS-B ES/NT device with other address",
     /* 2 */ "Fine format TIS-B",
     /* 3 */ "Coarse format TIS-B",
-    /* 4 */ "TIS-B managment message",
+    /* 4 */ "TIS-B management message",
     /* 5 */ "TIS-B relay of ADS-B message with other address",
     /* 6 */ "ADS-B rebroadcast using DF-17 message format",
     /* 7 */ "Reserved"

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



More information about the pkg-hamradio-commits mailing list