mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
chore: fix typos (#216562)
Signed-off-by: snoppy <michaleli@foxmail.com>
This commit is contained in:
@@ -227,7 +227,7 @@ impl hyper::server::accept::Accept for PollableAsyncListener {
|
||||
}
|
||||
}
|
||||
|
||||
/// Gets a random name for a pipe/socket on the paltform
|
||||
/// Gets a random name for a pipe/socket on the platform
|
||||
pub fn get_socket_name() -> PathBuf {
|
||||
cfg_if::cfg_if! {
|
||||
if #[cfg(unix)] {
|
||||
|
||||
Reference in New Issue
Block a user