Skip to content

Commit 0019cda

Browse files
Remove duplicate "rather" in atest usage message
1 parent 02b284c commit 0019cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/atest.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ static void usage (void) {
982982
dw_printf (" AIS for ship Automatic Identification System.\n");
983983
dw_printf (" EAS for Emergency Alert System (EAS) Specific Area Message Encoding (SAME).\n");
984984
dw_printf ("\n");
985-
dw_printf (" -g Use G3RUH modem rather rather than default for data rate.\n");
985+
dw_printf (" -g Use G3RUH modem rather than default for data rate.\n");
986986
dw_printf (" -j 2400 bps QPSK compatible with direwolf <= 1.5.\n");
987987
dw_printf (" -J 2400 bps QPSK compatible with MFJ-2400.\n");
988988
dw_printf ("\n");

0 commit comments

Comments
 (0)