Fix typo.

Change-Id: I4303abae61a7526e039ccb9a321b7b18e0ba35b7
Reviewed-on: https://boringssl-review.googlesource.com/4287
Reviewed-by: Adam Langley <agl@google.com>
This commit is contained in:
David Benjamin 2015-04-08 03:35:43 -04:00 committed by Adam Langley
parent 107db58047
commit e00fc887e4

View File

@ -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. */