More typos caught by the latest version of codespell.
Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
#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. */
/*
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)
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)
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)
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)
<h2>Latest sources</h2>
<p>The latest source code is available from the git repository at:</p>
-<ul><li><tt>git://git.infradead.org/users/dwmw2/openconnect.git</tt><br/>or browseable in gitweb at:</li>
+<ul><li><tt>git://git.infradead.org/users/dwmw2/openconnect.git</tt><br/>or browsable in gitweb at:</li>
<li><a href="https://git.infradead.org/users/dwmw2/openconnect.git">
https://git.infradead.org/users/dwmw2/openconnect.git</a></li></ul>
from russdill/juniper-vpn-py on GitHub</a>.)</p></li>
</ul>
-<p>With either of these sripts, it may also be necessary to pass a Mozilla-compatible user agent string:</p>
+<p>With either of these scripts, it may also be necessary to pass a Mozilla-compatible user agent string:</p>
<pre>
./openconnect --protocol=nc --useragent 'Mozilla/5.0 (Linux) Firefox' --csd-wrapper=trojans/tncc-wrapper.py vpn.example.com
</pre>