From 8043eb0b5d976ce3b9e44885f8e7d9ed97e4b927 Mon Sep 17 00:00:00 2001 From: Christopher <33333534+cm6n@users.noreply.github.com> Date: Thu, 20 Aug 2020 14:25:44 -0700 Subject: [PATCH] Update ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt Co-authored-by: Hanno Becker Signed-off-by: Christopher Moynihan --- ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt b/ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt index c49bdc7b0..2f94c1633 100644 --- a/ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt +++ b/ChangeLog.d/comment_typo_in_mbedtls_ssl_set_bio.txt @@ -1,3 +1,2 @@ Changes - * Fix comment typo in mbedtls_ssl_set_bio_description. - + * Fix comment typo in documentation of mbedtls_ssl_set_bio.