fix docs
authorAlan <alan@roojs.com>
Thu, 3 Mar 2022 05:50:58 +0000 (13:50 +0800)
committerAlan <alan@roojs.com>
Thu, 3 Mar 2022 05:50:58 +0000 (13:50 +0800)
Roo/grid/Grid.js

index b7488a6..8d58ef6 100644 (file)
@@ -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.