Fixed some typos, courtesy of codespell
This commit is contained in:
@@ -82,7 +82,7 @@ struct proposal_t {
|
||||
uint16_t alg, uint16_t key_size);
|
||||
|
||||
/**
|
||||
* Get an enumerator over algorithms for a specifc algo type.
|
||||
* Get an enumerator over algorithms for a specific algo type.
|
||||
*
|
||||
* @param type kind of algorithm
|
||||
* @return enumerator over uint16_t alg, uint16_t key_size
|
||||
|
||||
Reference in New Issue
Block a user