diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-09-24 14:15:07 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-09-24 14:15:07 +0200 |
commit | 85f95463c3a46ca53c5588b6f4e0b67e281f8db1 (patch) | |
tree | 85851528049e8fe1817c60cf7439ea8a51e1070b /user_guide/changelog.html | |
parent | 2bee4c039394efeadacabe93f4ccc475a949c104 (diff) |
Fixed a typo in the String Helper (uniquid changed to uniqid) (added to changelog)
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 55ddcdb67..06215f732 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -82,6 +82,7 @@ Change Log <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 <a href="./helpers/string_helper.html">String Helper</a> (uniquid changed to uniqid) </li>
<li>Fixed a typo in the DocBlock comment for unset_userdata() in Session.</li>
</ul>
|