summary refs log tree commit diff
path: root/pkgs/tools/misc/autojump
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/autojump')
-rw-r--r--pkgs/tools/misc/autojump/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/misc/autojump/default.nix b/pkgs/tools/misc/autojump/default.nix
index 5371ac55adb..a92b4ae3b1b 100644
--- a/pkgs/tools/misc/autojump/default.nix
+++ b/pkgs/tools/misc/autojump/default.nix
@@ -29,7 +29,7 @@ in
     '';
 
     meta = {
-      description = "Autojump, a `cd' command that learns";
+      description = "A `cd' command that learns";
       longDescription = ''
         One of the most used shell commands is “cd”.  A quick survey
         among my friends revealed that between 10 and 20% of all