summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpdftool.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdftool.pl b/pdftool.pl
index 2c900d9..13e9c45 100755
--- a/pdftool.pl
+++ b/pdftool.pl
@@ -52,7 +52,7 @@ is I<a4>.
If no output file is given, or if a single hyphen-minus (I<->) is given as
file name, B<PDFTool> sends the data to the standard output. By
-defaults, B<PDFTool> outputs a PostScript document; see the B<--pdf> to
+default, B<PDFTool> outputs a PostScript document; see the B<--pdf> to
get a PDF instead. Note that due to a L<known limitation|http://www.ghostscript.com/doc/current/Issues.htm#Known_Limitations> of C<gs> with
the C<pswrite> device, the PostScript output might not be suitable for uses other than printing.