commit | 53653931de20b3cd41587d02659022e67d1a2d75 | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Sun Aug 31 14:21:46 2008 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Sun Aug 31 14:21:46 2008 +0000 |
tree | 06abb988e47efaa3027c32069a50a6c98ba5b148 | |
parent | 36bf96b4b9fd0703236cd7cdd1f6027d1391a1fb [diff] |
typo fix
diff --git a/user_guide/helpers/text_helper.html b/user_guide/helpers/text_helper.html index 65b82d8..28855f4 100644 --- a/user_guide/helpers/text_helper.html +++ b/user_guide/helpers/text_helper.html
@@ -97,7 +97,7 @@ // Returns: Here is a nice text string… </code> -<p>The third parameter is an optional suffix added to the string. By default it add an ellipsis.</p> +<p>The third parameter is an optional suffix added to the string. By default it adds an ellipsis.</p>