Skip to content

Commit 366965a

Browse files
authored
Remove random capital letters (#2064)
1 parent 57f9ff6 commit 366965a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@
364364
},
365365
{
366366
"command": "codeQLVariantAnalysisRepositories.openConfigFile",
367-
"title": "Open Database Configuration File",
367+
"title": "Open database configuration file",
368368
"icon": "$(json)"
369369
},
370370
{

0 commit comments

Comments
 (0)