mirror of https://github.com/wb2osz/direwolf.git
Verb correction
This commit is contained in:
parent
8619b74c7b
commit
4828cb3394
|
@ -1616,7 +1616,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