diff --git a/source/Ox/js/Collection.js b/source/Ox/js/Collection.js index 5054ef5f..e75ac5e5 100644 --- a/source/Ox/js/Collection.js +++ b/source/Ox/js/Collection.js @@ -550,14 +550,14 @@ Ox.values = function(collection) { }; /*@ -Ox.walk Iterate over a nested data structure +Ox.walk Iterates over a nested data structure