tweaked comment on arr::set.
This commit is contained in:
parent
6750c799f0
commit
732a1e4a04
@ -35,7 +35,7 @@ class Arr {
|
||||
* Set an item in an array.
|
||||
*
|
||||
* This method is primarly helpful for setting the value in an array with
|
||||
* a variable depth, such as configuration files.
|
||||
* a variable depth, such as configuration arrays.
|
||||
*
|
||||
* Like the Arr::get method, JavaScript "dot" syntax is supported.
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user