mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 20:42:21 +00:00
Documentation: Correct some typos found in kernel markdown files
This commit is contained in:
parent
8eaf28b4ce
commit
cbdb5f926c
Notes:
sideshowbarker
2024-07-17 03:03:44 +09:00
Author: https://github.com/afsong 🔰
Commit: cbdb5f926c
Pull-request: https://github.com/SerenityOS/serenity/pull/18652
Reviewed-by: https://github.com/AtkinsSJ ✅
4 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ with very small overhead until actual IO is performed.
|
|||
Currently, the `/tmp` directory is the **place** for facilitating the inter-process
|
||||
communication layer, with many Unix sockets nodes being present in the directory.
|
||||
|
||||
Many test suites in the project leverage the `/tmp` for placing their test files
|
||||
Many test suites in the project leverage `/tmp` for placing their test files
|
||||
when trying to check the correctness of many system-related functionality.
|
||||
Other programs rely on `/tmp` for placing their temporary files to properly function.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue