From ff4b6a8d1882c9688bb7a0cbd41af0262d63cae6 Mon Sep 17 00:00:00 2001 From: David Horstmann Date: Thu, 15 Jun 2023 14:08:19 +0100 Subject: [PATCH] Reword changelog entry Signed-off-by: David Horstmann --- ChangeLog.d/bugfix_iar_typo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog.d/bugfix_iar_typo.txt b/ChangeLog.d/bugfix_iar_typo.txt index cda91f587..95f97b1cb 100644 --- a/ChangeLog.d/bugfix_iar_typo.txt +++ b/ChangeLog.d/bugfix_iar_typo.txt @@ -1,2 +1,3 @@ Bugfix - * Fixed an issue that cause compile error using CMake IAR toolchain. + * Fixed an issue that caused compile errors when using CMake and the IAR + toolchain.