diff --git a/reference/strings/functions/parse-str.xml b/reference/strings/functions/parse-str.xml index eff6e18fe5..fc47f74d58 100644 --- a/reference/strings/functions/parse-str.xml +++ b/reference/strings/functions/parse-str.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,7 @@ Parses str as if it were the query string passed via an URL and sets variables in the current scope. If the second parameter arr is present, - variables are stored in this variable as an array elements instead. + variables are stored in this variable as array elements instead.