Fix spelling errors found by codespell.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 26 Aug 2019 09:15:26 +0000 (11:15 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 26 Aug 2019 09:15:26 +0000 (11:15 +0200)
doc/CONNECTIVITY
doc/tinc.texi

index 11123ee3e4f20ae02545c30fa14d4da8dded3808..f48373920c428d7e54f197a2cbb64f222e618a29 100644 (file)
@@ -1,4 +1,4 @@
-This document describes how nodes in a VPN find and connect to eachother and
+This document describes how nodes in a VPN find and connect to each other and
 maintain a stable network.
 
    Copyright 2001-2006 Guus Sliepen <guus@tinc-vpn.org>
index b1f5d9d05bcb8184629cd15270d1d885a9c601bb..c3fbdaede1fdcac4a1a6f27963a9b9d86ac9ab5d 100644 (file)
@@ -155,7 +155,7 @@ professional package.
 
 @cindex traditional VPNs
 @cindex scalability
-Tinc also allows more than two sites to connect to eachother and form a single VPN.
+Tinc also allows more than two sites to connect to each other and form a single VPN.
 Traditionally VPNs are created by making tunnels, which only have two endpoints.
 Larger VPNs with more sites are created by adding more tunnels.
 Tinc takes another approach: only endpoints are specified,
@@ -2433,7 +2433,7 @@ We will address these issues in tinc 2.0.
 Cryptography is a hard thing to get right. We cannot make any
 guarantees. Time, review and feedback are the only things that can
 prove the security of any cryptographic product. If you wish to review
-tinc or give us feedback, you are stronly encouraged to do so.
+tinc or give us feedback, you are strongly encouraged to do so.
 
 
 @c ==================================================================