chore: fix typos (#17755)

Co-authored-by: Jordan Haine <jhaine@securitycompass.com>
This commit is contained in:
dundargoc
2022-03-25 19:57:59 +01:00
committed by GitHub
parent 174deafcef
commit 61205c1def
9 changed files with 16 additions and 16 deletions

View File

@@ -152,7 +152,7 @@ void ui_client_event_grid_line(Array args)
Array cells = args.items[3].data.array;
Integer endcol, clearcol;
// TODO(hlpr98): Accomodate other LineFlags when included in grid_line
// TODO(hlpr98): Accommodate other LineFlags when included in grid_line
LineFlags lineflags = 0;
endcol = startcol;