mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:57:44 +00:00
Everywhere: Clean up "the the" comment typos
This commit is contained in:
parent
b820b9b2ff
commit
daeaefad17
12 changed files with 15 additions and 15 deletions
|
@ -29,7 +29,7 @@ will not create a corrupted data from that data node, a read operation alone wil
|
|||
not inquire the kernel to refresh the data.
|
||||
To keep data output being refreshed, the userland has to re-open the data node with a
|
||||
new file descriptor, or to perform the `lseek` syscall on the open file descriptor to
|
||||
reset the the offset to 0.
|
||||
reset the offset to 0.
|
||||
|
||||
## See also
|
||||
|
||||
|
|
|
@ -83,7 +83,7 @@ will not create a corrupted data from that data node, a read operation alone wil
|
|||
not inquire the kernel to refresh the data.
|
||||
To keep data output being refreshed, the userland has to re-open the data node with a
|
||||
new file descriptor, or to perform the `lseek` syscall on the open file descriptor to
|
||||
reset the the offset to 0.
|
||||
reset the offset to 0.
|
||||
|
||||
## See also
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue