diff --git a/include/openssl/ec_key.h b/include/openssl/ec_key.h index d659216f..9603952f 100644 --- a/include/openssl/ec_key.h +++ b/include/openssl/ec_key.h @@ -79,7 +79,7 @@ extern "C" { #endif -/* ec_key.h conatins functions that handle elliptic-curve points that are +/* ec_key.h contains functions that handle elliptic-curve points that are * public/private keys. */