diff --git a/reference/http/functions/setrawcookie.xml b/reference/http/functions/setrawcookie.xml index 1e468e333f..97e3d3bbf2 100644 --- a/reference/http/functions/setrawcookie.xml +++ b/reference/http/functions/setrawcookie.xml @@ -1,5 +1,5 @@ - + @@ -20,7 +20,7 @@ setrawcookie is exactly the same as setcookie except that the cookie value will not - automaticall be urlencoded when send to the browser. + be automatically urlencoded when sent to the browser. See also header, setcookie and the