Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4828cb3

Browse files
authoredOct 4, 2021
Verb correction
1 parent 8619b74 commit 4828cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/direwolf.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1616,7 +1616,7 @@ static void usage (char **argv)
16161616
dw_printf ("\n");
16171617

16181618
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");
1619+
dw_printf ("received audio. This can override the audio input specified in the configuration file.\n");
16201620
dw_printf ("\n");
16211621

16221622
#if __WIN32__

0 commit comments

Comments
 (0)