diff options
author | Derek Allard <derek.allard@ellislab.com> | 2008-08-10 16:57:39 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2008-08-10 16:57:39 +0200 |
commit | bb01b06ba1ff051c7492def2df6eceb634ec017c (patch) | |
tree | afa8e2ed9a210c21e215f051ed4746790e52069a /user_guide/libraries | |
parent | 17756a07a877436d520edb87813e13b860ace169 (diff) |
image_heigth to image_height
Diffstat (limited to 'user_guide/libraries')
-rw-r--r-- | user_guide/libraries/file_uploading.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/libraries/file_uploading.html b/user_guide/libraries/file_uploading.html index f01c6f7b7..e21a6779c 100644 --- a/user_guide/libraries/file_uploading.html +++ b/user_guide/libraries/file_uploading.html @@ -401,7 +401,7 @@ Here is the array prototype:</p> <tr><td class="td"><strong>image_width</strong></td>
<td class="td">Image width.</td></tr>
-<tr><td class="td"><strong>image_heigth</strong></td>
+<tr><td class="td"><strong>image_height</strong></td>
<td class="td">Image height</td></tr>
<tr><td class="td"><strong>image_type</strong></td>
|