From: Alan Knowles Date: Fri, 11 Mar 2011 01:36:53 +0000 (+0800) Subject: Roo/grid/Grid.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=d8e28f2a6f67f372e4b927fed5076a4ae5d0dceb Roo/grid/Grid.js --- diff --git a/Roo/grid/Grid.js b/Roo/grid/Grid.js index 52d1fa163d..48a5bba0bf 100644 --- a/Roo/grid/Grid.js +++ b/Roo/grid/Grid.js @@ -300,7 +300,7 @@ Roo.grid.Grid = function(container, config){ /** * @event rowclass * Fires when a row is rendered, so you can change add a style to it. - * @param {GridView} gridview The grid view + * @param {GridView} gridview The grid view * @param {Object} rowcfg contains record rowIndex and rowClass - set rowClass to add a style. */ 'rowclass' : true,