summaryrefslogtreecommitdiffstats
path: root/user_guide/libraries/image_lib.html
diff options
context:
space:
mode:
authorRick Ellis <rick.ellis@ellislab.com>2007-06-14 00:07:35 +0200
committerRick Ellis <rick.ellis@ellislab.com>2007-06-14 00:07:35 +0200
commit8ec66916a9cafdafce11dc56ada372d979b6fcf0 (patch)
treefceebbaf8a6ea35e86552bbe54b855130a901bef /user_guide/libraries/image_lib.html
parentd4f5b0edbc6a8f90622ccf474878589a6917fc30 (diff)
Diffstat (limited to 'user_guide/libraries/image_lib.html')
-rw-r--r--user_guide/libraries/image_lib.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/libraries/image_lib.html b/user_guide/libraries/image_lib.html
index 5aeb0028e..98fcc9445 100644
--- a/user_guide/libraries/image_lib.html
+++ b/user_guide/libraries/image_lib.html
@@ -359,7 +359,7 @@ target the original image for processing.</p>
preferences for the X and Y axis (in pixels) specifying where to crop, like this:</p>
<code>$config['x_axis'] = '100';<br />
-$config['x_axis'] = '40';</code>
+$config['y_axis'] = '40';</code>
<p>All preferences listed in the table above are available for this function except these: rotation, width, height, create_thumb, new_image.</p>