Commit 23e100aa authored by Taylor Otwell's avatar Taylor Otwell

fix comment on arr::set.

parent b2991dd6
......@@ -32,7 +32,7 @@ class Arr {
}
/**
* Set an item in an array.
* Set an array item to a given value.
*
* This method is primarly helpful for setting the value in an array with
* a variable depth, such as configuration arrays.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment