about summary refs log tree commit diff
path: root/pkgs/applications/kde/umbrello.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/kde/umbrello.nix')
-rw-r--r--pkgs/applications/kde/umbrello.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/kde/umbrello.nix b/pkgs/applications/kde/umbrello.nix
index 4746e1976bf17..7a3356fd2103a 100644
--- a/pkgs/applications/kde/umbrello.nix
+++ b/pkgs/applications/kde/umbrello.nix
@@ -13,7 +13,7 @@ mkDerivation {
   pname = "umbrello";
   meta = {
     homepage = "https://umbrello.kde.org/";
-    description = "A Unified Modelling Language (UML) diagram program";
+    description = "Unified Modelling Language (UML) diagram program";
     license = [ lib.licenses.gpl2 ];
   };
   nativeBuildInputs = [