mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
More spelling errors
This commit is contained in:
parent
3d0a34254a
commit
9354a334fd
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ directory handle is now invalid and terminals must return ``EINVAL`` if the
|
|||
client sends a request using an invalid directory handle. It is recommended
|
||||
that clients traverse directories breadth first to minimise resource usage in
|
||||
the terminal. Terminals may deny directory traversal requests if too many
|
||||
resources are used, in order to prevent denial or service attacks. In such
|
||||
resources are used, in order to prevent Denial of service attacks. In such
|
||||
cases the terminal must respond with ``ENOMEM``.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue