Skip to content

Commit c1392e5

Browse files
committed
Update copy
1 parent dcfa990 commit c1392e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/ql-vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
},
534534
{
535535
"command": "codeQLQueryHistory.removeHistoryItem",
536-
"title": "Remove History Item(s)",
536+
"title": "Remove from History",
537537
"icon": "$(trash)"
538538
},
539539
{
@@ -542,7 +542,7 @@
542542
},
543543
{
544544
"command": "codeQLQueryHistory.sortByDate",
545-
"title": "Sort by Query Date"
545+
"title": "Sort by Date"
546546
},
547547
{
548548
"command": "codeQLQueryHistory.sortByCount",

0 commit comments

Comments
 (0)