fix typo: "socker" -> "socket"

This commit is contained in:
Paul Galbraith 2021-09-04 19:08:14 -04:00 committed by GitHub
parent c44f446d34
commit 9c98e027df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,7 +155,7 @@ if you plan to use cloudflare or feedns you need the perl json module
apt-get install libjson-pp-perl
for IPv6 you also need to instal the perl io-socker-inet6 module
for IPv6 you also need to instal the perl io-socket-inet6 module
apt install libio-socket-inet6-perl