gnu: xcape: Fix grammar of "allows to use" to "uses a".
authorVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 23:23:00 +0000 (16:23 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 23:26:05 +0000 (16:26 -0700)
* gnu/packages/xdisorg (xcape): Fix grammar.

gnu/packages/xdisorg.scm

index 67c14a8..58e8275 100644 (file)
@@ -1055,7 +1055,7 @@ within a single process.")
     (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+)))