commit | ad9c68ab21c4bdd75758ffda60b9221ef7163814 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 20 09:38:10 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 20 09:38:10 2015 +0200 |
tree | 73b82550a509f73a42f2ce84621c9d2999f9b781 | |
parent | 9b52b804c777be645388796f7b47c2f6f29f8c57 [diff] [blame] |
Fix typo in documenation
diff --git a/include/polarssl/ssl_cache.h b/include/polarssl/ssl_cache.h index 9e77861..12d737b 100644 --- a/include/polarssl/ssl_cache.h +++ b/include/polarssl/ssl_cache.h
@@ -122,7 +122,7 @@ #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