mirror of https://github.com/microsoft/WSL
fix: typo in wslg docs (#12952)
This commit is contained in:
parent
b87e56c605
commit
d5db6fcc72
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
`wslg.exe` is a Windows executable that is used mostly to run graphical applications with WSL.
|
||||
|
||||
Its behavior is exactly the same as [wsl.exe](wsl.exe.md) with the difference that it's a win32 application, and not a console application, which allows is to start without a creating a console.
|
||||
Its behavior is exactly the same as [wsl.exe](wsl.exe.md) with the difference that it's a win32 application, and not a console application, which allows it to start without a creating a console.
|
||||
|
|
|
|||
Loading…
Reference in New Issue