Waldir Pimenta 8 лет назад
Родитель
Сommit
09837acac5
1 измененных файлов с 1 добавлено и 1 удалено
  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: