Commit f51e28a094e63ffce1087d3a1f9e3e9832f01b02

Authored by m-holger
Committed by Jay Berkenbilt
1 parent aa800d2a

Fix typo in json.rst

Showing 1 changed file with 1 additions and 1 deletions
manual/json.rst
@@ -28,7 +28,7 @@ information about that, see :ref:`qpdf-job`. @@ -28,7 +28,7 @@ information about that, see :ref:`qpdf-job`.
28 The qpdf JSON format is specific to qpdf. There are two ways to use 28 The qpdf JSON format is specific to qpdf. There are two ways to use
29 qpdf JSON: 29 qpdf JSON:
30 30
31 -- The :qpdf:ref:`--json` command-ine flag causes creation of a JSON 31 +- The :qpdf:ref:`--json` command-line flag causes creation of a JSON
32 representation of all the objects in a PDF file, excluding stream 32 representation of all the objects in a PDF file, excluding stream
33 data. This includes an unambiguous representation of the PDF object 33 data. This includes an unambiguous representation of the PDF object
34 structure and also provides JSON-formatted summaries of other 34 structure and also provides JSON-formatted summaries of other