fix: typo in wslg docs (#12952)

This commit is contained in:
Suggon 2025-05-21 20:59:50 +05:45 committed by GitHub
parent b87e56c605
commit d5db6fcc72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,4 +2,4 @@
`wslg.exe` is a Windows executable that is used mostly to run graphical applications with WSL. `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.