mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 06:58:03 +01:00
Fix typos in documentation
Fix various typos in docs/ and docker/ sub-folders
This commit is contained in:
parent
6acaf51d6e
commit
28a0276cda
4 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ Some games rely on ICMP ECHO requests to detect network connectivity,
|
|||
or to measure connection ping.
|
||||
|
||||
Proton supports sending ICMP ECHO requests using RAW sockets or DGRAM
|
||||
ICMP sockets, but the former requires elevated priviledges, and the
|
||||
ICMP sockets, but the former requires elevated privileges, and the
|
||||
latter may also be disabled by default.
|
||||
|
||||
DGRAM ICMP sockets can be enabled for a given set of user groups by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue