X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/src/grid/property/Store.js diff --git a/src/grid/property/Store.js b/src/grid/property/Store.js index d41a32c0..92eb6245 100644 --- a/src/grid/property/Store.js +++ b/src/grid/property/Store.js @@ -29,7 +29,7 @@ Ext.define('Ext.grid.property.Store', { /** * Creates new property store. - * @param {Ext.grid.Grid} grid The grid this store will be bound to + * @param {Ext.grid.Panel} grid The grid this store will be bound to * @param {Object} source The source data config object */ constructor : function(grid, source){