pull request 355 - verb correction

This commit is contained in:
wb2osz 2022-05-24 02:23:05 +01:00
parent 59288b7c56
commit d11bd6f3f2
1 changed files with 1 additions and 1 deletions

View File

@ -1710,7 +1710,7 @@ static void usage (char **argv)
dw_printf ("\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");
#if __WIN32__