Commit 2808192cc14d9ef34ef81ea0db50e73822859f1c

Authored by m-holger
Committed by GitHub
2 parents c81576a7 2368bf0c

Merge pull request #1629 from fml2/patch-1

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 1668 If neither ``+`` or ``-`` is prepended, the rotation angle is set
1669 1669 exactly. You almost always want ``+`` or ``-`` since, without
1670 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 1672 rotated by specifying rotation. For example, if a page appears to
1673 1673 contain a portrait-mode image rotated by 90 degrees so that the top
1674 1674 of the image is on the right edge of the page, there is no way to
... ...