summary refs log tree commit diff
path: root/pkgs/tools/text/a2ps
diff options
context:
space:
mode:
authorsternenseemann <git@lukasepple.de>2016-08-28 22:32:32 +0200
committerGitHub <noreply@github.com>2016-08-28 22:32:32 +0200
commit2fce6824ee4d7714cd45c54ec81db7e994c5b3f5 (patch)
tree5d33dd662d5f4276d35995311a0ac17dee65c3cb /pkgs/tools/text/a2ps
parenta4524b4bfb924196f891c77c86700df7dfe23bca (diff)
downloadnixlib-2fce6824ee4d7714cd45c54ec81db7e994c5b3f5.tar
nixlib-2fce6824ee4d7714cd45c54ec81db7e994c5b3f5.tar.gz
nixlib-2fce6824ee4d7714cd45c54ec81db7e994c5b3f5.tar.bz2
nixlib-2fce6824ee4d7714cd45c54ec81db7e994c5b3f5.tar.lz
nixlib-2fce6824ee4d7714cd45c54ec81db7e994c5b3f5.tar.xz
nixlib-2fce6824ee4d7714cd45c54ec81db7e994c5b3f5.tar.zst
nixlib-2fce6824ee4d7714cd45c54ec81db7e994c5b3f5.zip
a2ps: fix a misspelling in description
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