Fix typos in documentation

Fix various typos in docs/ and docker/ sub-folders
This commit is contained in:
luz paz 2022-06-14 14:18:14 -04:00 committed by Arkadiusz Hiler
parent 6acaf51d6e
commit 28a0276cda
4 changed files with 4 additions and 4 deletions

View file

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