summary refs log tree commit diff
path: root/pkgs/tools/text/a2ps
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/text/a2ps')
-rw-r--r--pkgs/tools/text/a2ps/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/text/a2ps/default.nix b/pkgs/tools/text/a2ps/default.nix
index 7de6a8dd5745..e26b4ad89a35 100644
--- a/pkgs/tools/text/a2ps/default.nix
+++ b/pkgs/tools/text/a2ps/default.nix
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
   buildInputs = [ libpaper gperf file ];
 
   meta = with stdenv.lib; {
-    description = "An Anyithing to PostScript converter and pretty-printer";
+    description = "An Anything to PostScript converter and pretty-printer";
     longDescription = ''
       GNU a2ps converts files into PostScript for printing or viewing. It uses a nice default format,
       usually two pages on each physical page, borders surrounding pages, headers with useful information