gnu: lirc: Fix grammar of "allows to translate" to "translates".
* gnu/packages/lirc (lirc): Fix grammar.
This commit is contained in:
parent
44fc2f54c1
commit
4ecb544a6d
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
||||||
"LIRC allows computers to send and receive IR signals of many commonly
|
"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}
|
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 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
|
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
|
control: you can send X events to applications, start programs and much more
|
||||||
on just one button press.")
|
on just one button press.")
|
||||||
|
|
Reference in a new issue