mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
Documentation: Fix capitalization of "Windows"
This commit is contained in:
parent
7162c73b6c
commit
4786eaf6be
Notes:
github-actions[bot]
2025-08-07 03:19:06 +00:00
Author: https://github.com/EvoPot 🔰
Commit: 4786eaf6be
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5729
Reviewed-by: https://github.com/gmta ✅
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ so any platform that supports Unix domain sockets should be able to use the IPC
|
|||
|
||||
### Windows
|
||||
|
||||
Over the years excitement about a native windows port has waxed and waned. The main issue is that Ladybird is built on
|
||||
Over the years excitement about a native Windows port has waxed and waned. The main issue is that Ladybird is built on
|
||||
top of LibCore, which is a POSIX abstraction. Windows is not POSIX, and so a Windows port requires a significant amount
|
||||
of effort to implement.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue