about summary refs log tree commit diff
path: root/pkgs/by-name/ke/kew/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ke/kew/package.nix')
-rw-r--r--pkgs/by-name/ke/kew/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/ke/kew/package.nix b/pkgs/by-name/ke/kew/package.nix
index 54f3f6717bd3b..7cab080e0fe42 100644
--- a/pkgs/by-name/ke/kew/package.nix
+++ b/pkgs/by-name/ke/kew/package.nix
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
   ];
 
   meta = with lib; {
-    description = "A command-line music player for Linux";
+    description = "Command-line music player for Linux";
     homepage = "https://github.com/ravachol/kew";
     platforms = platforms.linux;
     license = licenses.gpl2Only;