Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2025-07-08 10:54:49 +02:00
parent bd65a21ce0
commit f88d824114
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1016,7 +1016,7 @@ proposal_t *proposal_create(protocol_id_t protocol, uint8_t number)
}
/**
* Add supporte KE methods to proposal
* Add supported KE methods to proposal
*/
static void add_supported_ke_methods(private_proposal_t *this)
{