diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-04-27 04:14:16 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-04-27 04:14:16 +0000 |
commit | b4a4432d74bf8f845a094e0acd7900f780d413b3 (patch) | |
tree | f2a76a309e9e6fdf791606ac74e6fa4dcd1a0c01 /Master/texmf-dist/doc/pdftex | |
parent | dab0d13c28f392276b96edf82b2171f88a114b66 (diff) |
fix a typo
git-svn-id: svn://tug.org/texlive/trunk@40780 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/pdftex')
-rw-r--r-- | Master/texmf-dist/doc/pdftex/samplepdftex/samplepdf.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/pdftex/samplepdftex/samplepdf.tex b/Master/texmf-dist/doc/pdftex/samplepdftex/samplepdf.tex index c6017f6a885..8b1f69faf32 100644 --- a/Master/texmf-dist/doc/pdftex/samplepdftex/samplepdf.tex +++ b/Master/texmf-dist/doc/pdftex/samplepdftex/samplepdf.tex @@ -497,7 +497,7 @@ The previous page has been written as object \pdfpageref1. % Sorry, TIFF files are no longer supported. % % pdfTeX itself does not support EPS and Postscript codes at all, but -% it iss possible to include Metapost output. EPS files can be converted to +% it is possible to include Metapost output. EPS files can be converted to % PDF for use with pdfTeX. See below for further info about using Metapost % and EPS. |