Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2018-02-13 12:19:54 +01:00
parent 60c750181f
commit 2db6d5b8b3
75 changed files with 95 additions and 95 deletions
+1 -1
View File
@@ -693,7 +693,7 @@ METHOD(stroke_list_t, status, void,
/**
* create a unique certificate list without duplicates
* certicates having the same issuer are grouped together.
* certificates having the same issuer are grouped together.
*/
static linked_list_t* create_unique_cert_list(certificate_type_t type)
{