@samitouri / QOSAMI-WSL / commits / d5db6fcc

fix: typo in wslg docs (#12952)

Suggon committed May 21, 2025 at 20:59 UTC d5db6fcc722d5b416ee31751480e24f3ae126e95
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 is to start without a creating a console.
\ No newline at end of file
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.