We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8619b74 commit 4828cb3Copy full SHA for 4828cb3
src/direwolf.c
@@ -1616,7 +1616,7 @@ static void usage (char **argv)
1616
dw_printf ("\n");
1617
1618
dw_printf ("After any options, there can be a single command line argument for the source of\n");
1619
- 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");
1620
1621
1622
#if __WIN32__
0 commit comments