typos: initator->initiator, authenticaion->authentication.

This commit is contained in:
Tobias Brunner
2011-08-15 16:31:04 +02:00
parent 19e12db79c
commit 7ebf021d37
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ typedef struct xcbc_t xcbc_t;
/**
* Message authentication using CBC crypter.
*
* This class implements the message authenticaion algorithm
* This class implements the message authentication algorithm
* described in RFC3566.
*/
struct xcbc_t {