From: Alan Date: Thu, 3 Mar 2022 05:50:58 +0000 (+0800) Subject: fix docs X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=15d8f9d81b2d6c374bbd587d40aa435fff13881d fix docs --- diff --git a/Roo/grid/Grid.js b/Roo/grid/Grid.js index b7488a6403..8d58ef6d4a 100644 --- a/Roo/grid/Grid.js +++ b/Roo/grid/Grid.js @@ -327,7 +327,7 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, { * @cfg {Roo.grid.ColumnModel} cm[] The columns of the grid */ /** - * @cfg {Roo.grid.Store} ds The data store for the grid + * @cfg {Roo.data.Store} ds The data store for the grid */ /** * @cfg {Roo.Toolbar} toolbar a toolbar for buttons etc.