Commit c4e286ac796b6eaed01719c43962df51c87dca9c
1 parent
c5ed1b80
Fix typo in manual
Showing
1 changed file
with
1 additions
and
1 deletions
manual/qpdf-manual.xml
| ... | ... | @@ -4296,7 +4296,7 @@ print "\n"; |
| 4296 | 4296 | </listitem> |
| 4297 | 4297 | <listitem> |
| 4298 | 4298 | <para> |
| 4299 | - The <function>QPDF::copyForeignObject</function> method has | |
| 4299 | + The <function>QPDF::copyForeignObject</function> method had | |
| 4300 | 4300 | an overloaded version that took a boolean parameter that was |
| 4301 | 4301 | not used. If you were using this version, just omit the |
| 4302 | 4302 | extra parameter. | ... | ... |