summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorgenio <cwhitener@gmail.com>2011-09-06 21:54:37 +0200
committergenio <cwhitener@gmail.com>2011-09-06 21:54:37 +0200
commitec952d6694781140bbf95a589305d6a11e6a721e (patch)
tree054d1fa1e450462f0b4d6025274e31d3aec6161d /user_guide
parentc394dbd01d3dfc75357379077d673926118b2ef8 (diff)
took out the changelog on the typo
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index cee8cc52a..d9f28e96d 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -77,7 +77,6 @@ Change Log
<li>Added <samp>increment_string()</samp> to <a href="helpers/string_helper.html">String Helper</a> to turn "foo" into "foo-1" or "foo-1" into "foo-2".</li>
<li>Altered form helper - made action on form_open_multipart helper function call optional. Fixes (#65)</li>
<li><samp>url_title()</samp> will now trim extra dashes from beginning and end.</li>
- <li>Fixed a couple of typos in the <a href="helpers/form_helper.html">Form Helper</a> documentation.</li>
</ul>
</li>
<li>Database