summaryrefslogtreecommitdiffstats
path: root/user_guide/helpers/cookie_helper.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-04-01 18:06:08 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-04-01 18:06:08 +0200
commit140786fca98c381cac63beb84c4c2e233ff1090b (patch)
treeab9937581fc2bfafc101df492ce871cd95f0c881 /user_guide/helpers/cookie_helper.html
parentac7c81e3cd8891d7a8103c121911f7192b5027af (diff)
guide example fixes
Diffstat (limited to 'user_guide/helpers/cookie_helper.html')
-rw-r--r--user_guide/helpers/cookie_helper.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/helpers/cookie_helper.html b/user_guide/helpers/cookie_helper.html
index 01d8e78ab..93959cac6 100644
--- a/user_guide/helpers/cookie_helper.html
+++ b/user_guide/helpers/cookie_helper.html
@@ -70,7 +70,7 @@ Cookie Helper
<h2>set_cookie()</h2>
-<p>Sets a cookie containing the values you specify. There are two ways to pass information this function so that a cookie can be set:
+<p>Sets a cookie containing the values you specify. There are two ways to pass information to this function so that a cookie can be set:
Array Method, and Discrete Parameters:</p>
<h4>Array Method</h4>