aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2016-09-10 16:56:21 +0200
committerJay Berkenbilt <ejb@ql.org>2016-09-10 16:56:21 +0200
commit80988380ccdad141db6c05ba3a9ff3b9e5e2c430 (patch)
tree565648a578bf24962e7b459e59860bd222f4e3a9 /manual
parentb3c08f4f8d87acbe637c3ac73aa013d7d9b281a2 (diff)
downloadqpdf-80988380ccdad141db6c05ba3a9ff3b9e5e2c430.tar.zst
Fix page range example in documentation
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 40404997..a4c34e90 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -668,8 +668,8 @@ make
<itemizedlist>
<listitem>
<para>
- <literal>1,3,5-9,15-12</literal>: pages 1, 2, 3, 5, 6, 7, 8,
- 9, 15, 14, 13, and 12.
+ <literal>1,3,5-9,15-12</literal>: pages 1, 3, 5, 6, 7, 8,
+ 9, 15, 14, 13, and 12 in that order.
</para>
</listitem>
<listitem>