Commit 5c891cf4c45d2ffe8bc8e78bf95fb0c8f335356f

Authored by Jay Berkenbilt
1 parent 666f7943

Typo

Showing 1 changed file with 5 additions and 5 deletions
manual/qpdf-manual.xml
@@ -821,11 +821,11 @@ make @@ -821,11 +821,11 @@ make
821 numbers separated dashes, or combinations of those. The character 821 numbers separated dashes, or combinations of those. The character
822 “z” represents the last page. A number preceded by an 822 “z” represents the last page. A number preceded by an
823 “r” indicates to count from the end, so 823 “r” indicates to count from the end, so
824 - “r3-r1” would be the last three pages of the document.  
825 - Pages can appear in any order. Ranges can appear with a high  
826 - number followed by a low number, which causes the pages to appear  
827 - in reverse. Repeating a number will cause an error, but you can  
828 - use the workaround discussed above should you really want to 824 + <literal>r3-r1</literal> would be the last three pages of the
  825 + document. Pages can appear in any order. Ranges can appear with a
  826 + high number followed by a low number, which causes the pages to
  827 + appear in reverse. Repeating a number will cause an error, but you
  828 + can use the workaround discussed above should you really want to
829 include the same page twice. 829 include the same page twice.
830 </para> 830 </para>
831 <para> 831 <para>