Skip to content

Commit

Permalink
Fixed typo in help
Browse files Browse the repository at this point in the history
  • Loading branch information
zevv committed Sep 16, 2016
1 parent 573db22 commit 43f6252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ static void usage(char *exe)
"\n"
" -d DEVICE use OpenAL audio device DEVICE\n"
" -f use a fallback sound for unknown keys\n"
" -g GAIN set playback gane [0..100]\n"
" -g GAIN set playback gain [0..100]\n"
" -h show help\n"
" -l list available openAL audio devices\n"
" -p PATH load .wav files from directory PATH\n"
Expand Down

0 comments on commit 43f6252

Please sign in to comment.