Commit 164c37b5a6d4777508546cd05255afd2f55b0703

Authored by Jay Berkenbilt
1 parent 8ee83ca7

Fix doc typo

Showing 1 changed file with 1 additions and 1 deletions
manual/qpdf-manual.xml
... ... @@ -1386,7 +1386,7 @@ outfile.pdf</option>
1386 1386 of the qpdf library's public interface. The best source of
1387 1387 documentation on the library itself is reading comments in
1388 1388 <filename>include/qpdf/QPDF.hh</filename>,
1389   - <filename>include/qpdf/QDFWriter.hh</filename>, and
  1389 + <filename>include/qpdf/QPDFWriter.hh</filename>, and
1390 1390 <filename>include/qpdf/QPDFObjectHandle.hh</filename>.
1391 1391 </para>
1392 1392 <para>
... ...