aboutsummaryrefslogtreecommitdiff
path: root/net/uanytun
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2016-03-26 11:53:07 +0100
committerStefan Weil <sw@weilnetz.de>2016-04-10 12:51:10 +0200
commit6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1 (patch)
tree5a86c41f2f8ebec1d85f97aaead41123a28954ae /net/uanytun
parentc48f8a318a064fbd557b9e30b2fd5b1ed6588945 (diff)
net: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'net/uanytun')
-rw-r--r--net/uanytun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uanytun/Makefile b/net/uanytun/Makefile
index 5091920e4..d9b8c987d 100644
--- a/net/uanytun/Makefile
+++ b/net/uanytun/Makefile
@@ -53,7 +53,7 @@ uAnytun is a tiny implementation of SATP the secure anycast tunneling protocol.
IPSec in Tunnel mode and allows tunneling of every ETHER TYPE protocol (e.g.
ethernet, ip, arp ...). SATP directly includes cryptography and message
authentication based on the methods used by SRTP. It is intended to deliver
- a generic, scaleable and secure solution for tunneling and relaying of packets
+ a generic, scalable and secure solution for tunneling and relaying of packets
of any protocol.
Unlike Anytun which is a full featured implementation uAnytun has no support
for multiple connections or synchronisation. It is a small single threaded