Skip to content

Commit

Permalink
update doc, #74188
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken committed Jun 21, 2019
1 parent 9ff8ae0 commit e4ca613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vs/vscode.proposed.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ declare module 'vscode' {
export namespace env {
/**
* The name of a remote. Defined by extensions, popular samples are `wsl` for the Windows
* Subsystem for Linux or `ssh` for remotes using a secure shell.
* Subsystem for Linux or `ssh-remote` for remotes using a secure shell.
*
* *Note* that the value is `undefined` when there is no remote extension host but that the
* value is defined in all extension hosts (local and remote) in case a remote extension host
Expand Down

0 comments on commit e4ca613

Please sign in to comment.