fixed docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-05-04 17:57:22 +03:00
parent 406c8506aa
commit 4b8b3dd64d

View File

@ -799,7 +799,7 @@ var BaseBrowserPrototype = {
//
//
// Handle walkable node children (recursively)...
// recursion(func(..), stop(..), index, path, children, options)
// recursion(children, index, path, func(..), stop(..), options)
// -> list
//
//