mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:37:34 +00:00
Meta: Fixed small typo in readme (#3373)
This commit is contained in:
parent
e002cbb06b
commit
5fce518049
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
|
||||||
* Terminal emulation (LibVT)
|
* Terminal emulation (LibVT)
|
||||||
* Out-of-process network protocol I/O (LibProtocol)
|
* Out-of-process network protocol I/O (LibProtocol)
|
||||||
* Mathematical functions (LibM)
|
* Mathematical functions (LibM)
|
||||||
* ELF file handing (LibELF)
|
* ELF file handling (LibELF)
|
||||||
* POSIX threading (LibPthread)
|
* POSIX threading (LibPthread)
|
||||||
* Higher-level threading (LibThread)
|
* Higher-level threading (LibThread)
|
||||||
* Transport Layer Security (LibTLS)
|
* Transport Layer Security (LibTLS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue