mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
chore: fix typos (#216562)
Signed-off-by: snoppy <michaleli@foxmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ use crate::options::Quality;
|
||||
|
||||
pub const CONTROL_PORT: u16 = 31545;
|
||||
|
||||
/// Protocol version sent to clients. This can be used to indiciate new or
|
||||
/// Protocol version sent to clients. This can be used to indicate new or
|
||||
/// changed capabilities that clients may wish to leverage.
|
||||
/// 1 - Initial protocol version
|
||||
/// 2 - Addition of `serve.compressed` property to control whether servermsg's
|
||||
|
||||
Reference in New Issue
Block a user