Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2017-05-26 14:44:06 +02:00
parent cd0bba90a9
commit b2473e94a2
10 changed files with 13 additions and 13 deletions
@@ -62,7 +62,7 @@ struct mem_cred_t {
/**
* Get an existing reference to the same certificate.
*
* Searches for the same certficate in the set, and returns a reference
* Searches for the same certificate in the set, and returns a reference
* to it, destroying the passed certificate. If the passed certificate
* is not found, it is just returned.
*