fix: typo in wslg.exe.md (#12955)

Co-authored-by: Ben Hillis <benhillis@gmail.com>
This commit is contained in:
JC 2025-06-18 23:55:34 +01:00 committed by GitHub
parent 3be5af4b38
commit c34a361330
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.