More spelling errors

This commit is contained in:
Kovid Goyal 2026-04-12 12:55:01 +05:30
parent 3d0a34254a
commit 9354a334fd
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -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``.