summary refs log tree commit diff
path: root/pkgs/applications/kde/klettres.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/klettres.nix')
-rw-r--r--pkgs/applications/kde/klettres.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/klettres.nix b/pkgs/applications/kde/klettres.nix
index e8e0a0aa59a..aaddceb7bd6 100644
--- a/pkgs/applications/kde/klettres.nix
+++ b/pkgs/applications/kde/klettres.nix
@@ -4,7 +4,7 @@ mkDerivation {
   name = "klettres";
   meta = with lib; {
     homepage = "https://kde.org/applications/en/utilities/org.kde.klettres";
-    description = "KLettres is an application specially designed to help the user to learn an alphabet";
+    description = "An application specially designed to help the user to learn an alphabet";
     maintainers = with maintainers; [ freezeboy ];
     license = licenses.gpl2Plus;
     platforms = platforms.linux;