Skip to content
Snippets Groups Projects
Commit 893abbf7 authored by gpawel's avatar gpawel
Browse files

minor: comment typo

SVN: 26068
parent ff68e60f
No related branches found
No related tags found
Loading
......@@ -281,7 +281,7 @@ public class ExtendedGridView extends GridView
{
buf.append(" x-grid3-dirty-cell");
} else
{ // rendiring of the outdated cells
{ // rendering of the outdated cells
if (model instanceof BaseEntityModel<?>)
{
BaseEntityModel<?> baseEntityModel = (BaseEntityModel<?>) model;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment