2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-20 02:42:22 +00:00

Fix typo in manual

This commit is contained in:
Jay Berkenbilt 2019-06-22 20:55:03 -04:00
parent c5ed1b8075
commit c4e286ac79

View File

@ -4296,7 +4296,7 @@ print "\n";
</listitem>
<listitem>
<para>
The <function>QPDF::copyForeignObject</function> method has
The <function>QPDF::copyForeignObject</function> method had
an overloaded version that took a boolean parameter that was
not used. If you were using this version, just omit the
extra parameter.