diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 3c9f1c1a6..8c92faf64 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h @@ -1217,7 +1217,7 @@ /** * \def POLARSSL_PK_WRITE_C * - * Enable the generic public (asymetric) key write. + * Enable the generic public (asymetric) key writer. * * Module: library/pkwrite.c * Caller: library/x509write.c