xdotool: fix typo

This commit is contained in:
Waldir Pimenta 2017-04-14 23:08:36 +01:00 committed by GitHub
parent 8dbc49c36b
commit 09837acac5

View File

@ -4,7 +4,7 @@
- Retrieve the X-Windows window ID of the running Firefox window(s):
`xdotool search --onlyvisibile --name {{firefox}}`
`xdotool search --onlyvisible --name {{firefox}}`
- Click the right mouse button: