diff options
author | Christian Pointner <equinox@anytun.org> | 2014-06-21 11:47:54 +0000 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2014-06-21 11:47:54 +0000 |
commit | bee3705be03d13f1ced2e70cae10fb32b2045425 (patch) | |
tree | c31637dc872137ed54dd3884c82b4d05ec4f42db /src/signalController.h | |
parent | added missing dll's to zip archives (diff) |
fixed typo in license header
Diffstat (limited to 'src/signalController.h')
-rw-r--r-- | src/signalController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/signalController.h b/src/signalController.h index 7a52fc7..a0d417b 100644 --- a/src/signalController.h +++ b/src/signalController.h @@ -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. * |