diff --git a/include/polarssl/config.h b/include/polarssl/config.h index d063e8359..c512ad68c 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h @@ -517,7 +517,7 @@ /** * \def POLARSSL_SSL_TLS_C * - * Enable the generic SSL/RLS code. + * Enable the generic SSL/TLS code. * * Module: library/ssl_tls.c * Caller: library/ssl_cli.c