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:
@ -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
|
||||
|
Reference in New Issue
Block a user