mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 10:35:40 +01:00
Fix typo in documenation
This commit is contained in:
parent
9b52b804c7
commit
ad9c68ab21
@ -122,7 +122,7 @@ void ssl_cache_set_timeout( ssl_cache_context *cache, int timeout );
|
||||
#endif /* POLARSSL_HAVE_TIME */
|
||||
|
||||
/**
|
||||
* \brief Set the maximun number of cache entries
|
||||
* \brief Set the maximum number of cache entries
|
||||
* (Default: SSL_CACHE_DEFAULT_MAX_ENTRIES (50))
|
||||
*
|
||||
* \param cache SSL cache context
|
||||
|
Loading…
Reference in New Issue
Block a user