From c0b1b252bc105349c61803480d06b44bc94df1d7 Mon Sep 17 00:00:00 2001 From: Hanno Becker Date: Fri, 26 Mar 2021 19:18:01 +0000 Subject: [PATCH] Update tests/suites/test_suite_mps.function Signed-off-by: Hanno Becker --- tests/suites/test_suite_mps.function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/suites/test_suite_mps.function b/tests/suites/test_suite_mps.function index 6bd74b1d9..9df8a3c6e 100644 --- a/tests/suites/test_suite_mps.function +++ b/tests/suites/test_suite_mps.function @@ -295,7 +295,7 @@ void mbedtls_mps_reader_reclaim_overflow() /* This test exercises the behaviour of the MPS reader with accumulator * in the situation where upon calling mbedtls_mps_reader_reclaim(), the * uncommitted data together with the excess data missing in the last - * call to medtls_mps_reader_get() exceeds the bounds of the the type + * call to medtls_mps_reader_get() exceeds the bounds of the type * holding the buffer length. */