summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorEric Barnes <eric@ericlbarnes.com>2011-08-25 23:20:02 +0200
committerEric Barnes <eric@ericlbarnes.com>2011-08-25 23:20:02 +0200
commit6935931e0165aed0ef2d5bc9c0f51bf845969c35 (patch)
treee1abfeaba37a2141da412b1a9baaa606169550a4 /user_guide
parent04a66c404c7a09325593fbbe089fb6e4a7d8dece (diff)
Fixed spelling mistake.
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 d7a6c7e05..865bdd8ac 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,7 +67,7 @@ Change Log
<ul>
<li class="reactor">Callback validation rules can now accept parameters like any other validation rule.</li>
<li class="reactor">Ability to log certain error types, not all under a threshold.</li>
- <li class="reactor">Added html_escape() to the <a href="general/common_functions.html">Common functions</a> to escape HTML output for preventing XSS easliy.</li>
+ <li class="reactor">Added html_escape() to <a href="general/common_functions.html">Common functions</a> to escape HTML output for preventing XSS.</li>
</ul>
</li>
<li>Helpers