commit | db90c82eb71a23ffcd82b64a7c029115b9749c0c | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 20 09:36:39 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 20 09:36:39 2015 +0200 |
tree | 54017864ca04aa5515bb5df818c987ab5b53d8f0 | |
parent | e3132a9e5a73496615268d66445b3d86f65c3931 [diff] |
Fix typo in documentation
diff --git a/include/mbedtls/ssl_cache.h b/include/mbedtls/ssl_cache.h index 18ec16a..1155924 100644 --- a/include/mbedtls/ssl_cache.h +++ b/include/mbedtls/ssl_cache.h
@@ -121,7 +121,7 @@ #endif /* MBEDTLS_HAVE_TIME */ /** - * \brief Set the maximun number of cache entries + * \brief Set the maximum number of cache entries * (Default: MBEDTLS_SSL_CACHE_DEFAULT_MAX_ENTRIES (50)) * * \param cache SSL cache context