diff options
Diffstat (limited to 'user_guide')
-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 28cf8de3e..31041341f 100644 --- a/user_guide/libraries/file_uploading.html +++ b/user_guide/libraries/file_uploading.html @@ -420,7 +420,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> |