X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-ui-debug.js;h=56f1c641a2dc9bf8d2577eac5c9fb80db611f10d;hp=0f92db39cfc466bfb2b57d9b8b3b2c6ddc931a8a;hb=5e4066fc6061c539aee75a748d21099f744f8e9a;hpb=1eefb8949aca10f4eeea0dedcfe9f00ea9a4a583 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 0f92db39cf..56f1c641a2 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -1398,7 +1398,7 @@ Roo.extend(Roo.data.DataProxy, Roo.util.Observable); * An implementation of Roo.data.DataProxy that simply passes the data specified in its constructor * to the Reader when its load method is called. * @constructor - * @param {Object} data The data object which the Reader uses to construct a block of Roo.data.Records. + * @cfg {Object} data The data object which the Reader uses to construct a block of Roo.data.Records. */ Roo.data.MemoryProxy = function(data){ if (data.data) {