Skip to content

Commit d11bd6f

Browse files
committed
pull request 355 - verb correction
1 parent 59288b7 commit d11bd6f

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

17121712
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");
1713+
dw_printf ("received audio. This can override the audio input specified in the configuration file.\n");
17141714
dw_printf ("\n");
17151715

17161716
#if __WIN32__

0 commit comments

Comments
 (0)