commit | 1341e214622f0dc4fccb338b1dbb115b58063d30 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Wed Apr 13 23:04:48 2022 +0200 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Thu Apr 14 13:54:57 2022 +0200 |
tree | 25e4fb32e2b348bd17db47616dab95e1a2adf0ff | |
parent | d742baa13489cb183d0a65d465f79ca1e5c146c5 [diff] [blame] |
Fix name mismatch in section end comment Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index f8e9882..54501b1 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h
@@ -4102,7 +4102,7 @@ */ //#define MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED -/** \} name SECTION: Customisation configuration options */ +/** \} name SECTION: Module configuration options */ /* Target and application specific configurations *