Verb correction

This commit is contained in:
FabC 2021-10-04 18:11:16 +02:00 committed by GitHub
parent 8619b74c7b
commit 4828cb3394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1616,7 +1616,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__