Skip to content

Commit cbf15e6

Browse files
asgerfaeisenberg
andauthored
Update extensions/ql-vscode/src/view/results/alert-table.tsx
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com>
1 parent ecc07a5 commit cbf15e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/src/view/results/alert-table.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export class PathTable extends React.Component<PathTableProps, PathTableState> {
3232
}
3333

3434
/**
35-
* Given a list of `ids`, toggle the first, and if we 'open' the
35+
* Given a list of `keys`, toggle the first, and if we 'open' the
3636
* first item, open all the rest as well. This mimics vscode's file
3737
* explorer tree view behavior.
3838
*/

0 commit comments

Comments
 (0)