summary refs log tree commit diff
path: root/pkgs/applications/kde/kshisen.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/kshisen.nix')
-rw-r--r--pkgs/applications/kde/kshisen.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/kshisen.nix b/pkgs/applications/kde/kshisen.nix
index 7909ed8b2a3..5be17bb8ee0 100644
--- a/pkgs/applications/kde/kshisen.nix
+++ b/pkgs/applications/kde/kshisen.nix
@@ -4,7 +4,7 @@ mkDerivation {
   name = "kshisen";
   meta = with lib; {
     homepage = "https://kde.org/applications/en/games/org.kde.kshisen";
-    description = "KShisen is a solitaire-like game played using the standard set of Mahjong tiles";
+    description = "A solitaire-like game played using the standard set of Mahjong tiles";
     maintainers = with maintainers; [ freezeboy ];
     license = licenses.gpl2Plus;
     platforms = platforms.linux;