We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59288b7 commit d11bd6fCopy full SHA for d11bd6f
src/direwolf.c
@@ -1710,7 +1710,7 @@ static void usage (char **argv)
1710
dw_printf ("\n");
1711
1712
dw_printf ("After any options, there can be a single command line argument for the source of\n");
1713
- 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");
1714
1715
1716
#if __WIN32__
0 commit comments