about summary refs log tree commit diff
path: root/pkgs/by-name/ko/komac/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/ko/komac/package.nix')
-rw-r--r--pkgs/by-name/ko/komac/package.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/by-name/ko/komac/package.nix b/pkgs/by-name/ko/komac/package.nix
index b15fc902b2563..53dcc93d7b140 100644
--- a/pkgs/by-name/ko/komac/package.nix
+++ b/pkgs/by-name/ko/komac/package.nix
@@ -41,7 +41,7 @@ rustPlatform.buildRustPackage {
   };
 
   meta = with lib; {
-    description = "The Community Manifest Creator for WinGet";
+    description = "Community Manifest Creator for WinGet";
     homepage = "https://github.com/russellbanks/Komac";
     changelog = "https://github.com/russellbanks/Komac/releases/tag/${src.rev}";
     license = licenses.gpl3Plus;