summaryrefslogtreecommitdiffstats
path: root/user_guide/helpers/string_helper.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-01-21 16:24:06 +0100
committerDerek Allard <derek.allard@ellislab.com>2008-01-21 16:24:06 +0100
commitaf6a8be88c21e80889980426792b52f7aeee01f9 (patch)
tree58dd7888590db7ca22050cac97ee6feb73fa88f8 /user_guide/helpers/string_helper.html
parent78c3fa83531d4c1ca292f64e9383a9a4ff0f795b (diff)
typo fix string helper
Diffstat (limited to 'user_guide/helpers/string_helper.html')
-rw-r--r--user_guide/helpers/string_helper.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/helpers/string_helper.html b/user_guide/helpers/string_helper.html
index 4cebf5023..476822e42 100644
--- a/user_guide/helpers/string_helper.html
+++ b/user_guide/helpers/string_helper.html
@@ -80,7 +80,7 @@ String Helper
<li><strong>numeric</strong>:&nbsp; Numeric string.</li>
<li><strong>nozero</strong>:&nbsp; Numeric string with no zeros.</li>
<li><strong>unique</strong>:&nbsp; Encrypted with MD5 and uniqid(). Note: The length parameter is not available for this type.
-Returns a fixed length 33 character string.</li>
+Returns a fixed length 32 character string.</li>
</ul>
<p>Usage example:</p>