mirror of https://github.com/wb2osz/direwolf.git
pull request 355 - verb correction
This commit is contained in:
parent
59288b7c56
commit
d11bd6f3f2
|
@ -1710,7 +1710,7 @@ static void usage (char **argv)
|
||||||
dw_printf ("\n");
|
dw_printf ("\n");
|
||||||
|
|
||||||
dw_printf ("After any options, there can be a single command line argument for the source of\n");
|
dw_printf ("After any options, there can be a single command line argument for the source of\n");
|
||||||
dw_printf ("received audio. This can overrides the audio input specified in the configuration file.\n");
|
dw_printf ("received audio. This can override the audio input specified in the configuration file.\n");
|
||||||
dw_printf ("\n");
|
dw_printf ("\n");
|
||||||
|
|
||||||
#if __WIN32__
|
#if __WIN32__
|
||||||
|
|
Loading…
Reference in New Issue