Skip to content

Commit 37e5596

Browse files
Tyriarmeganrogge
andauthored
Update src/vscode-dts/vscode.proposed.terminalShellIntegration.d.ts
Co-authored-by: Megan Rogge <[email protected]>
1 parent 314775d commit 37e5596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vscode-dts/vscode.proposed.terminalShellIntegration.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ declare module 'vscode' {
9696
Medium = 1,
9797

9898
/**
99-
* The command line value confidence is high. This means that the value was explicitly send
99+
* The command line value confidence is high. This means that the value was explicitly sent
100100
* from the shell integration script.
101101
*/
102102
High = 2

0 commit comments

Comments
 (0)