summary refs log tree commit diff
path: root/pkgs/applications/kde/granatier.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/granatier.nix')
-rw-r--r--pkgs/applications/kde/granatier.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/granatier.nix b/pkgs/applications/kde/granatier.nix
index f0b7cde5b2c..c02fa0fef2e 100644
--- a/pkgs/applications/kde/granatier.nix
+++ b/pkgs/applications/kde/granatier.nix
@@ -7,7 +7,7 @@ mkDerivation {
   name = "granatier";
   meta = with lib; {
     homepage = "https://kde.org/applications/en/games/org.kde.granatier";
-    description = "Granatier is a clone of the classic Bomberman game";
+    description = "Clone of the classic Bomberman game";
     maintainers = with maintainers; [ freezeboy ];
     license = licenses.gpl2Plus;
     platforms = platforms.linux;