X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..3789b528d8dd8aad4558e38e22d775bcab1cbd36:/src/core/src/lang/Array.js diff --git a/src/core/src/lang/Array.js b/src/core/src/lang/Array.js index 1b6d49d3..6b52ac99 100644 --- a/src/core/src/lang/Array.js +++ b/src/core/src/lang/Array.js @@ -34,7 +34,7 @@ } ExtArray = Ext.Array = { - /* + /** * Iterates an array or an iterable value and invoke the given callback function for each item. var countries = ['Vietnam', 'Singapore', 'United States', 'Russia'];