summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-08-10 16:57:39 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-08-10 16:57:39 +0200
commitbb01b06ba1ff051c7492def2df6eceb634ec017c (patch)
treeafa8e2ed9a210c21e215f051ed4746790e52069a
parent17756a07a877436d520edb87813e13b860ace169 (diff)
image_heigth to image_height
-rw-r--r--user_guide/changelog.html2
-rw-r--r--user_guide/libraries/file_uploading.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 207c594d0..d8676f909 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -81,7 +81,7 @@ SVN Revision: XXXX</p>
<h3>Bug fixes for 1.6.4</h3>
<ul>
<li>Fixed bug in xss_clean() that could remove some desirable tag attributes.</li>
- <li>Fixed assorted user guide typos or examples (#4840, #4862, #4864, #4899, #4930).</li>
+ <li>Fixed assorted user guide typos or examples (#4840, #4862, #4864, #4899, #4930, #5006).</li>
<li>Fixed an edit from 1.6.3 that made the $robots array in user_agents.php go poof.</li>
<li>Fixed a bug in the Email library with quoted-printable encoding improperly encoding space and tab characters.</li>
</ul>
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>