summaryrefslogtreecommitdiff
path: root/src/routingTreeNode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/routingTreeNode.cpp')
-rw-r--r--src/routingTreeNode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routingTreeNode.cpp b/src/routingTreeNode.cpp
index 9d65248..53079a7 100644
--- a/src/routingTreeNode.cpp
+++ b/src/routingTreeNode.cpp
@@ -6,7 +6,7 @@
* tunnel endpoints. It has less protocol overhead than 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 methodes used by SRTP. It is
+ * 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 of any protocol.
*