Fix typo in comments

This commit is contained in:
Manuel Pégourié-Gonnard 2015-03-06 09:42:40 +00:00
parent cabf4b83ab
commit b63e3dd752

View file

@ -33,7 +33,7 @@ extern const char test_ca_list[];
/*
* Convenience for users who just want a certificate:
* RSA by default, or ECDSA if RSA i not available
* RSA by default, or ECDSA if RSA is not available
*/
extern const char *test_ca_crt;
extern const char *test_ca_key;