summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-04-18 00:03:30 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-04-18 00:03:30 +0200
commitc17c556d6bb7906c8add5fea95d6656b8cb87262 (patch)
tree39611cc27be8c593b17d2f41387d836ef47a0d11 /user_guide
parent3a555ef16dfe811815af83fdeccfebd6c04b99b2 (diff)
force_download not force-download... sheesh
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index ef6128da6..0718097d0 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -88,7 +88,7 @@ Change Log
<li>Modified <kbd>anchor()</kbd> in the <a href="helpers/url_helper.html">URL helper</a> to convert entities in the title attribute (#4209).</li>
<li>Fixed a bug in <kbd>link_tag()</kbd> of the <a href="helpers/url_helper.html">URL helper</a> where a key was passed instead of a value.</li>
<li>Fixed a bug in DB_result::row() that prevented it from returning individual fields with MySQL NULL values.</li>
- <li>The <a href="helpers/download_helper.html">Download helper</a> now exits within <kbd>force-download()</kbd>.</li>
+ <li>The <a href="helpers/download_helper.html">Download helper</a> now exits within <kbd>force_download()</kbd>.</li>
</ul>
</li>
<li>Plugins