diff options
author | Derek Allard <derek.allard@ellislab.com> | 2010-07-26 05:24:26 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2010-07-26 05:24:26 +0200 |
commit | 6dba102f71958f1a39f63fd0cc4885327354f752 (patch) | |
tree | 22073b4c4f26acc970a1a20d96ba28d81bee732b | |
parent | 4433f424d7a0dd7e5863ddd5393c13be377ed6ce (diff) |
guide typo
-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> |