From 930b0aedd02b6552d008c5e84cea9f260d9e5c35 Mon Sep 17 00:00:00 2001 From: Kody Stribrny Date: Mon, 16 Mar 2026 12:58:30 -0700 Subject: [PATCH] I suck at punctuation --- History.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 724d9ea95..c9b18cb44 100644 --- a/History.txt +++ b/History.txt @@ -1,6 +1,6 @@ Documentation and download available at https://www.FreeRTOS.org/ -Changes between FreeRTOS V11.2.0 and FreeRTOS V11.3.0 released March, 2026 +Changes between FreeRTOS V11.2.0 and FreeRTOS V11.3.0 released March 2026 + Correct minor mistakes in code comments in event_groups.c, include/queue.h, and include/task.h. We thank @wirelinker for their contribution.