gnu: lirc: Fix grammar of "allows to translate" to "translates".

* gnu/packages/lirc (lirc): Fix grammar.
This commit is contained in:
Vagrant Cascadian 2020-04-12 13:36:36 -07:00
parent 44fc2f54c1
commit 4ecb544a6d
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -98,7 +98,7 @@ (define-public lirc
"LIRC allows computers to send and receive IR signals of many commonly
used remote controls. The most important part of LIRC is the @code{lircd}
daemon that decodes IR signals received by the device drivers. The second
daemon program @code{lircmd} allows to translate IR signals to mouse movements.
daemon program @code{lircmd} translates IR signals to mouse movements.
The user space applications allow you to control your computer with a remote
control: you can send X events to applications, start programs and much more
on just one button press.")