diff options
author | Robin Watts <robin.watts@artifex.com> | 2013-12-23 16:23:10 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2013-12-23 16:56:17 +0000 |
commit | 778c0f555716e124e99ae000e894e1b819c3d7ad (patch) | |
tree | 1268927e15411444b69ca4fe9142d86f016fec4d /docs/man | |
parent | 6229d4bba658bc00d5787d36c853fd14d82028f1 (diff) | |
download | mupdf-778c0f555716e124e99ae000e894e1b819c3d7ad.tar.xz |
Bug 694765: Fix typo in man pages.
Thanks for Francesco Turco for spotting this.
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/mupdf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/mupdf.1 b/docs/man/mupdf.1 index 83c9b40c..bbad89c1 100644 --- a/docs/man/mupdf.1 +++ b/docs/man/mupdf.1 @@ -61,7 +61,7 @@ Zoom in or out. .TP .B L, R -Rotate page left (clockwise) or right (counter-clockwise). +Rotate page left (counter-clockwise) or right (clockwise). .TP .B h, j, k, l Pan page left, down, up, or right. |