mirror of https://github.com/microsoft/WSL
fix: typo in wslg.exe.md (#12955)
Co-authored-by: Ben Hillis <benhillis@gmail.com>
This commit is contained in:
parent
3be5af4b38
commit
c34a361330
|
|
@ -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 it 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 creating a console.
|
||||
|
|
|
|||
Loading…
Reference in New Issue