mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:57:45 +00:00
Documentation: Correct some typos found in kernel markdown files
This commit is contained in:
parent
8eaf28b4ce
commit
cbdb5f926c
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