gnu: xcape: Fix grammar of "allows to use" to "uses a".

* gnu/packages/xdisorg (xcape): Fix grammar.
This commit is contained in:
Vagrant Cascadian 2020-04-12 16:23:00 -07:00
parent 0dfe4c3d7e
commit 839f0229b4
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -1055,7 +1055,7 @@ (define-public xcape
(home-page "https://github.com/alols/xcape")
(synopsis "Use a modifier key in X.org as another key")
(description
"This utility for X.org allows to use modifier key as another key when
"This utility for X.org uses a modifier key as another key when
pressed and released on its own. The default behaviour is to generate the
Escape key when Left Control is pressed and released on its own.")
(license license:gpl3+)))