commit | 81abefd46c7c61463644545f50fc1d975f784d10 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri May 29 12:53:47 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri May 29 12:53:47 2015 +0200 |
tree | d89800e2e9f8b5b9503c60af753366b8ddc4a381 | |
parent | d14acbc31a53e4ed06140c38c55399bcd88bd59c [diff] [blame] |
Fix typos/style in doxygen documentation
diff --git a/include/mbedtls/ssl_ticket.h b/include/mbedtls/ssl_ticket.h index 36b2f4c..caa8380 100644 --- a/include/mbedtls/ssl_ticket.h +++ b/include/mbedtls/ssl_ticket.h
@@ -95,7 +95,7 @@ * least as strong as the the strongest ciphersuite * supported. Usually that means a 256-bit key. * - * \return 0 is successful, + * \return 0 if successful, * or a specific MBEDTLS_ERR_XXX error code */ int mbedtls_ssl_ticket_setup( mbedtls_ssl_ticket_context *ctx,