summaryrefslogtreecommitdiff
path: root/src/sig_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sig_handler.h')
-rw-r--r--src/sig_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sig_handler.h b/src/sig_handler.h
index 1995e1a..1484f11 100644
--- a/src/sig_handler.h
+++ b/src/sig_handler.h
@@ -10,7 +10,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.
*