Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2019-04-29 15:09:20 +02:00
parent c546c1ba71
commit 02b348403a
14 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -360,7 +360,7 @@ END_TEST
/**
* Both peers initiate the IKE_SA rekeying concurrently but the proposed DH
* gropus are not the same. After handling the INVALID_KE_PAYLOAD they should
* groups are not the same. After handling the INVALID_KE_PAYLOAD they should
* still handle the collision properly depending on the nonces.
*/
START_TEST(test_collision_ke_invalid)