gnu: xautomation: Fix typo "programs".

* gnu/packages/xdisorg (xautomation)[description]: Fix typo.
This commit is contained in:
Vagrant Cascadian 2019-05-22 17:45:53 -07:00
parent 4ba51e22c7
commit 168d5634a6
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -677,7 +677,7 @@ (define-public xautomation
allows mouse movement, clicking, button up/down, key up/down, etc, and
uses the XTest extension so you don't have the annoying problems that
xse has when apps ignore sent events. The visgrep program can find
images inside of images and reports the coordinates, allowing progams
images inside of images and reports the coordinates, allowing programs
to find buttons, etc, on the screen to click on.")
(home-page "https://www.hoopajoo.net/projects/xautomation.html")
(license license:gpl2+)))