summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/image_lib.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2014-01-20 15:43:41 +0100
committerAndrey Andreev <narf@devilix.net>2014-01-20 15:43:41 +0100
commitba231aab2b26279f536a52bf4ccdb4af0d191570 (patch)
treea3b24b361262085c596a4b6851b4979d5a4e3774 /user_guide_src/source/libraries/image_lib.rst
parentea801ab4ab80042638ffddc6056483a1ec43fa80 (diff)
[ci skip] Replace incorrect usage of 'then', where it should be 'than'
Diffstat (limited to 'user_guide_src/source/libraries/image_lib.rst')
-rw-r--r--user_guide_src/source/libraries/image_lib.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/libraries/image_lib.rst b/user_guide_src/source/libraries/image_lib.rst
index ebdeaa782..cde4e44dc 100644
--- a/user_guide_src/source/libraries/image_lib.rst
+++ b/user_guide_src/source/libraries/image_lib.rst
@@ -147,7 +147,7 @@ Preference Default Value Options
pixels. If the source image size does not allow perfect resizing to
those dimensions, this setting determines which axis should be used as
the hard value. "auto" sets the axis automatically based on whether the
- image is taller then wider, or vice versa.
+ image is taller than wider, or vice versa.
**rotation_angle** None 90, 180, 270, vrt, hor Specifies the angle of rotation when rotating images. Note that PHP X
rotates counter-clockwise, so a 90 degree rotation to the right must be
specified as 270.