X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..HEAD:/docs/source/Store.html diff --git a/docs/source/Store.html b/docs/source/Store.html index 0867f5a1..ced77eda 100644 --- a/docs/source/Store.html +++ b/docs/source/Store.html @@ -3,8 +3,8 @@ The source code - - + + @@ -32,7 +32,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){