From 2368bf0c6fef62e33467df357ffd8f42d0eb3779 Mon Sep 17 00:00:00 2001 From: fml2 <534392+fml2@users.noreply.github.com> Date: Fri, 12 Dec 2025 23:38:08 +0100 Subject: [PATCH] fix(doc): Fix a typo --- manual/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/cli.rst b/manual/cli.rst index e61a1d5..732d4e5 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -1668,7 +1668,7 @@ Related Options If neither ``+`` or ``-`` is prepended, the rotation angle is set exactly. You almost always want ``+`` or ``-`` since, without inspecting the actual PDF code, it is impossible to know whether a - page that appears to be rotate is rotated "naturally" or has been + page that appears to be rotated is rotated "naturally" or has been rotated by specifying rotation. For example, if a page appears to contain a portrait-mode image rotated by 90 degrees so that the top of the image is on the right edge of the page, there is no way to -- libgit2 0.21.4