From a8853c42852e038f3328160671cf48069663959d Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> Date: Tue, 31 Aug 2021 16:31:04 +0300 Subject: [PATCH] Typos caught by codespell More typos caught by the latest version of codespell. Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com> --- tests/bad_dtls_test.c | 2 +- tests/configs/test-dtls-psk.config | 2 +- tests/configs/test-obsolete-server-crypto.config | 2 +- tests/configs/test-user-cert.config.in | 2 +- tests/configs/test-user-pass.config.in | 2 +- www/download.xml | 2 +- www/tncc.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/bad_dtls_test.c b/tests/bad_dtls_test.c index 93ee9ef1..f30ec07f 100644 --- a/tests/bad_dtls_test.c +++ b/tests/bad_dtls_test.c @@ -51,7 +51,7 @@ #define DTLS1_BAD_VER 0x100 #endif -/* PACKET functions lifted from OpenSSL 1.1's ssl/packet_locl.h. Permisson +/* PACKET functions lifted from OpenSSL 1.1's ssl/packet_locl.h. Permission * requested in https://github.com/openssl/openssl/pull/1296 for reuse here * as an OpenConnect test case. */ /* diff --git a/tests/configs/test-dtls-psk.config b/tests/configs/test-dtls-psk.config index df3867e5..4e7d719f 100644 --- a/tests/configs/test-dtls-psk.config +++ b/tests/configs/test-dtls-psk.config @@ -147,7 +147,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 = 192.168.1.1 # The NBNS server (if any) diff --git a/tests/configs/test-obsolete-server-crypto.config b/tests/configs/test-obsolete-server-crypto.config index fbd45e30..825ec831 100644 --- a/tests/configs/test-obsolete-server-crypto.config +++ b/tests/configs/test-obsolete-server-crypto.config @@ -145,7 +145,7 @@ default-domain = example.com ipv4-network = 192.168.1.0 ipv4-netmask = 255.255.255.0 -# 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 = 192.168.1.1 # The NBNS server (if any) diff --git a/tests/configs/test-user-cert.config.in b/tests/configs/test-user-cert.config.in index 62c04a4c..e365e8ce 100644 --- a/tests/configs/test-user-cert.config.in +++ b/tests/configs/test-user-cert.config.in @@ -149,7 +149,7 @@ default-domain = example.com ipv4-network = 192.168.1.0 ipv4-netmask = 255.255.255.0 -# 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 = 192.168.1.1 # The NBNS server (if any) diff --git a/tests/configs/test-user-pass.config.in b/tests/configs/test-user-pass.config.in index e687933d..c5acd373 100644 --- a/tests/configs/test-user-pass.config.in +++ b/tests/configs/test-user-pass.config.in @@ -148,7 +148,7 @@ default-domain = example.com ipv4-network = 192.168.1.0 ipv4-netmask = 255.255.255.0 -# 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 = 192.168.1.1 # The NBNS server (if any) diff --git a/www/download.xml b/www/download.xml index c7ed0791..b77e3bad 100644 --- a/www/download.xml +++ b/www/download.xml @@ -36,7 +36,7 @@ released on 2020-05-14 with the following changelog:
The latest source code is available from the git repository at:
-With either of these sripts, it may also be necessary to pass a Mozilla-compatible user agent string:
+With either of these scripts, it may also be necessary to pass a Mozilla-compatible user agent string:
./openconnect --protocol=nc --useragent 'Mozilla/5.0 (Linux) Firefox' --csd-wrapper=trojans/tncc-wrapper.py vpn.example.com-- 2.50.1