Browse Source

xdotool: fix typo

Waldir Pimenta 8 years ago
parent
commit
09837acac5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/linux/xdotool.md

+ 1 - 1
pages/linux/xdotool.md

@@ -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: