1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Fix a fairly common typo in comments

This commit is contained in:
Tillmann Karras
2015-09-25 04:27:22 +02:00
parent f592e8eaf6
commit 588ad50c5a
7 changed files with 8 additions and 8 deletions

View File

@ -840,7 +840,7 @@ int mbedtls_ssl_get_ciphersuite_id( const char *ciphersuite_name );
/**
* \brief Initialize an SSL context
* Just makes the context ready for mbetls_ssl_setup() or
* Just makes the context ready for mbedtls_ssl_setup() or
* mbedtls_ssl_free()
*
* \param ssl SSL context