summary refs log tree commit diff
path: root/pkgs/tools/system/mcron/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/system/mcron/default.nix')
-rw-r--r--pkgs/tools/system/mcron/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/system/mcron/default.nix b/pkgs/tools/system/mcron/default.nix
index 4bf95895996..842529c573f 100644
--- a/pkgs/tools/system/mcron/default.nix
+++ b/pkgs/tools/system/mcron/default.nix
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
   doCheck = true;
 
   meta = {
-    description = "GNU mcron, a flexible implementation of `cron' in Guile";
+    description = "Flexible implementation of `cron' in Guile";
 
     longDescription = ''
       The GNU package mcron (Mellor's cron) is a 100% compatible