Commit ad0e29a3a40048503da06860e416b9f9ae294b72
1 parent
1ec59c29
Fix doc typo
Showing
1 changed file
with
1 additions
and
1 deletions
manual/qpdf-manual.xml
| ... | ... | @@ -1992,7 +1992,7 @@ outfile.pdf</option> |
| 1992 | 1992 | <classname>QPDF</classname> object from a different |
| 1993 | 1993 | <classname>QPDF</classname> object, which we refer to as |
| 1994 | 1994 | <firstterm>foreign objects</firstterm>. This allows arbitrary |
| 1995 | - merging of PDF files. The &ldqo;from&rdqo; | |
| 1995 | + merging of PDF files. The “from” | |
| 1996 | 1996 | <classname>QPDF</classname> object must remain valid after the |
| 1997 | 1997 | copy as discussed in the note below. The <command>qpdf</command> |
| 1998 | 1998 | command-line tool provides limited support for basic page | ... | ... |