fix: typo in wslg.exe.md (#12955)
Co-authored-by: Ben Hillis <benhillis@gmail.com>
JC committed
Jun 18, 2025 at 23:55 UTC
c34a361330903db226ea30179998dd6486caadaf
1 file changed
+1
-1
doc/docs/technical-documentation/wslg.exe.md
+1
-1
@@ -2,4 +2,4 @@
2
3
`wslg.exe` is a Windows executable that is used mostly to run graphical applications with WSL.
4
5
-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.
5
+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.