Commit 2368bf0c6fef62e33467df357ffd8f42d0eb3779
Committed by
GitHub
1 parent
c81576a7
fix(doc): Fix a typo
Showing
1 changed file
with
1 additions
and
1 deletions
manual/cli.rst
| @@ -1668,7 +1668,7 @@ Related Options | @@ -1668,7 +1668,7 @@ Related Options | ||
| 1668 | If neither ``+`` or ``-`` is prepended, the rotation angle is set | 1668 | If neither ``+`` or ``-`` is prepended, the rotation angle is set |
| 1669 | exactly. You almost always want ``+`` or ``-`` since, without | 1669 | exactly. You almost always want ``+`` or ``-`` since, without |
| 1670 | inspecting the actual PDF code, it is impossible to know whether a | 1670 | inspecting the actual PDF code, it is impossible to know whether a |
| 1671 | - page that appears to be rotate is rotated "naturally" or has been | 1671 | + page that appears to be rotated is rotated "naturally" or has been |
| 1672 | rotated by specifying rotation. For example, if a page appears to | 1672 | rotated by specifying rotation. For example, if a page appears to |
| 1673 | contain a portrait-mode image rotated by 90 degrees so that the top | 1673 | contain a portrait-mode image rotated by 90 degrees so that the top |
| 1674 | of the image is on the right edge of the page, there is no way to | 1674 | of the image is on the right edge of the page, there is no way to |