Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2017-03-23 18:29:18 +01:00
parent 693107f6ae
commit 1003cf2330
8 changed files with 9 additions and 9 deletions
@@ -266,7 +266,7 @@ end:
* }
*
* While the parameters and publicKey fields are OPTIONAL, RFC 5915 says that
* paramaters MUST be included and publicKey SHOULD be.
* parameters MUST be included and publicKey SHOULD be.
*/
static bool is_ec_private_key(chunk_t blob)
{