Merge pull request #18064 from sternenseemann/patch-1

a2ps: fix a misspelling in description
This commit is contained in:
Tobias Geerinckx-Rice
2016-08-28 22:45:49 +02:00
committed by GitHub
+1 -1
View File
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
buildInputs = [ libpaper gperf file ]; buildInputs = [ libpaper gperf file ];
meta = with stdenv.lib; { meta = with stdenv.lib; {
description = "An Anyithing to PostScript converter and pretty-printer"; description = "An Anything to PostScript converter and pretty-printer";
longDescription = '' longDescription = ''
GNU a2ps converts files into PostScript for printing or viewing. It uses a nice default format, 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 usually two pages on each physical page, borders surrounding pages, headers with useful information