gnu: gnome-shell-extension-hide-app-icon: Fix grammar of "allows to hide" to
authorVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 21:04:20 +0000 (14:04 -0700)
committerVagrant Cascadian <vagrant@debian.org>
Sun, 12 Apr 2020 21:08:53 +0000 (14:08 -0700)
"hides".

* gnu/packages/gnome-xyz (gnome-shell-extension-hide-app-icon): Fix grammar.

gnu/packages/gnome-xyz.scm

index ad4593b..625248a 100644 (file)
@@ -359,7 +359,7 @@ control.")
       (propagated-inputs
        `(("glib" ,glib)))
       (synopsis "Hide app icon from GNOME's panel")
-      (description "This extension allows to hide the icon and/or title of the
+      (description "This extension hides the icon and/or title of the
 currently focused application in the top panel of the GNOME shell.")
       (home-page
        "https://github.com/michael-rapp/gnome-shell-extension-hide-app-icon/")