From: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> Date: Sat, 4 Sep 2021 04:45:19 +0000 (+0300) Subject: Typos found by codespell X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=77c61fec31138cdac1fb8184fba53334676d9122;p=users%2Fdwmw2%2Fvpnc-scripts.git Typos found by codespell Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> --- diff --git a/tests/data/vpn-noroute.config b/tests/data/vpn-noroute.config index 1d395b1..bb12472 100644 --- a/tests/data/vpn-noroute.config +++ b/tests/data/vpn-noroute.config @@ -151,7 +151,7 @@ device = vpns default-domain = example.com ipv4-network = @VPNNET@ -# Use the keyword local to advertize the local P-t-P address as DNS server +# Use the keyword local to advertise the local P-t-P address as DNS server ipv4-dns = @DNS@ # The NBNS server (if any) diff --git a/tests/data/vpn-routes.config b/tests/data/vpn-routes.config index bbebf73..3563d11 100644 --- a/tests/data/vpn-routes.config +++ b/tests/data/vpn-routes.config @@ -151,7 +151,7 @@ device = vpns default-domain = example.com ipv4-network = @VPNNET@ -# Use the keyword local to advertize the local P-t-P address as DNS server +# Use the keyword local to advertise the local P-t-P address as DNS server ipv4-dns = @DNS@ # The NBNS server (if any)