From 08aedd34fde0e98b4e56f676e9103a536af645ee Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 26 May 2012 00:44:21 +0200 Subject: [PATCH] update docs --- source/Ox/js/Collection.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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