Skip to content

Commit a3a1593

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 56eec00 + 92e7032 commit a3a1593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client/tool_type.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ static void show_help() {
8181
"Options:\n"
8282
" -d, --key-delay=N Delay N milliseconds between key events (up/down each)\n"
8383
" -D, --next-delay=N Delay N milliseconds between strings\n"
84-
" -H, --key-hold=N Time N millisions to hold each key for\n"
84+
" -H, --key-hold=N Time N milliseconds to hold each key for\n"
8585
" -f, --file=PATH Specify a file, the contents of which will be be typed as if passed as an argument.\n"
8686
" The filepath may also be '-' to read from stdin\n"
8787
" -h, --help Display this help and exit\n"

0 commit comments

Comments
 (0)