Commit 80988380ccdad141db6c05ba3a9ff3b9e5e2c430

Authored by Jay Berkenbilt
1 parent b3c08f4f

Fix page range example in documentation

Showing 1 changed file with 2 additions and 2 deletions
manual/qpdf-manual.xml
@@ -668,8 +668,8 @@ make @@ -668,8 +668,8 @@ make
668 <itemizedlist> 668 <itemizedlist>
669 <listitem> 669 <listitem>
670 <para> 670 <para>
671 - <literal>1,3,5-9,15-12</literal>: pages 1, 2, 3, 5, 6, 7, 8,  
672 - 9, 15, 14, 13, and 12. 671 + <literal>1,3,5-9,15-12</literal>: pages 1, 3, 5, 6, 7, 8,
  672 + 9, 15, 14, 13, and 12 in that order.
673 </para> 673 </para>
674 </listitem> 674 </listitem>
675 <listitem> 675 <listitem>