summary refs log tree commit diff
path: root/pkgs/tools/misc/time/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/time/default.nix')
-rw-r--r--pkgs/tools/misc/time/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/misc/time/default.nix b/pkgs/tools/misc/time/default.nix
index 3a35e9a9f1c..737ba244fe8 100644
--- a/pkgs/tools/misc/time/default.nix
+++ b/pkgs/tools/misc/time/default.nix
@@ -11,7 +11,7 @@ stdenv.mkDerivation {
   patches = [ ./max-resident.patch ];
 
   meta = {
-    description = "GNU Time, a tool that runs programs and summarizes the system resources they use";
+    description = "Tool that runs programs and summarizes the system resources they use";
 
     longDescription = ''
       The `time' command runs another program, then displays