Commit 6f15c8e7c50584da6496706d3611a7b48995bd6f
Committed by
Jay Berkenbilt
1 parent
415e6795
Fix typo in manual
Showing
1 changed file
with
1 additions
and
1 deletions
manual/linearization.rst
| @@ -4,7 +4,7 @@ Linearization | @@ -4,7 +4,7 @@ Linearization | ||
| 4 | ============= | 4 | ============= |
| 5 | 5 | ||
| 6 | This chapter describes how ``QPDF`` and ``QPDFWriter`` implement | 6 | This chapter describes how ``QPDF`` and ``QPDFWriter`` implement |
| 7 | -creation and processing of linearized PDFS. | 7 | +creation and processing of linearized PDFs. |
| 8 | 8 | ||
| 9 | .. _linearization-strategy: | 9 | .. _linearization-strategy: |
| 10 | 10 |