diff options
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 77f6a6d42..e53b8f068 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -65,8 +65,8 @@ Change Log <h2>Version 1.5.3</h2>
<p>Release Date: April 15, 2007 </p>
<ul>
- <li>Added Array to string into the profiler </li>
- <li>CodeI gniter references updated to CodeIgniter </li>
+ <li>Added array to string into the profiler </li>
+ <li>Code Igniter references updated to CodeIgniter </li>
<li>pMachine references updated to EllisLab </li>
<li>Fixed a bug in the repeater function of <a href="./helpers/string_helper.html">string helper</a>. </li>
<li>Fixed a bug in ODBC driver </li>
|