- Fixed minor typo

This commit is contained in:
Paul Bakker 2011-05-18 13:26:54 +00:00
parent 9d781407bc
commit e29ab06701

View file

@ -517,7 +517,7 @@
/** /**
* \def POLARSSL_SSL_TLS_C * \def POLARSSL_SSL_TLS_C
* *
* Enable the generic SSL/RLS code. * Enable the generic SSL/TLS code.
* *
* Module: library/ssl_tls.c * Module: library/ssl_tls.c
* Caller: library/ssl_cli.c * Caller: library/ssl_cli.c