gnu: wmctrl: Fix grammar of "allows to interact" to "interacts"
authorVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 19:56:31 +0000 (12:56 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 20:04:39 +0000 (13:04 -0700)
* gnu/packages/xdisorg (wmctrl): Fix grammar.

gnu/packages/xdisorg.scm

index 8605f7c..4a8b7eb 100644 (file)
@@ -602,7 +602,7 @@ System style license, and has no special dependencies.")
     (home-page "http://tomas.styblo.name/wmctrl/")
     (synopsis "Command-line tool to control X window managers")
     (description
-     "Wmctrl allows to interact with an X window manager that is compatible
+     "Wmctrl interacts with an X window manager that is compatible
 with the EWMH/NetWM specification.  It can query the window manager for
 information, and request for certain window management actions (resize and
 move windows, switch between desktops, etc.).")