Skip to content

Commit 7fd7b8f

Browse files
committed
1 parent 54ab46f commit 7fd7b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/vscode.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8422,7 +8422,7 @@ declare module 'vscode' {
84228422

84238423
/**
84248424
* The detected default shell for the extension host, this is overridden by the
8425-
* `terminal.integrated.shell` setting for the extension host's platform. Note that in
8425+
* `terminal.integrated.defaultProfile` setting for the extension host's platform. Note that in
84268426
* environments that do not support a shell the value is the empty string.
84278427
*/
84288428
export const shell: string;

0 commit comments

Comments
 (0)