Fix typos found by codespell

Signed-off-by: Pavel Roskin <proski@gnu.org>
This commit is contained in:
Pavel Roskin 2011-09-22 00:43:59 +03:00 committed by Jouni Malinen
parent d2f93d3706
commit ffbf1eaa26
31 changed files with 45 additions and 45 deletions

View file

@ -139,7 +139,7 @@ enum {
IKEV2_TRANSFORM_ESN = 5
};
/* IKEv2 Tranform Type 1 (Encryption Algorithm) */
/* IKEv2 Transform Type 1 (Encryption Algorithm) */
enum {
ENCR_DES_IV64 = 1,
ENCR_DES = 2,