Fixed a typo in the database language file.
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 6273afe..e8f783e 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -80,6 +80,7 @@
<li>Fixed a bug in the cookie helper "set_cookie" function. It was not honoring the config settings.</li>
<li>Fixed an example of comma-separated emails in the email library documentation.</li>
<li>Fixed an example in the Calendar library for Showing Next/Previous Month Links.</li>
+ <li>Fixed a typo in the database language file. </li>
<li>Fixed a typo in the DocBlock comment for unset_userdata() in Session.</li>
</ul>