From fd95e7a53ed0f8b79671db6b8d0ca74f02ce9f52 Mon Sep 17 00:00:00 2001 From: Guzio <35845447+GuzioMG@users.noreply.github.com> Date: Fri, 6 Mar 2026 17:11:52 +0100 Subject: [PATCH] Update changelog to follow the standard conventions for typos Co-authored-by: Tulir Asokan --- changelogs/application_service/newsfragments/2330.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/application_service/newsfragments/2330.clarification b/changelogs/application_service/newsfragments/2330.clarification index 8e634053..3ccb2333 100644 --- a/changelogs/application_service/newsfragments/2330.clarification +++ b/changelogs/application_service/newsfragments/2330.clarification @@ -1 +1 @@ -**Fixed an incoherence in explanation of event sending to application services:** In one place early on in the document, there appeared a word „room”, but from context it seems like it was supposed to be „reason”. The author probably was „on autopilot” and said „room” on accident, given how the word „room” appears in 2 more places in that sentence. I imagine they typed „r” and then completed to „room” without thinking. Whatever the cause may be, one thing is certain: the sentence „event affects a room that the application service is interested in for another room” makes 0 logical sense. I read it 3 times, in absolute confusion, until I came to the conclusion that it's likely supposed to say „reason”. Hence, it has now been changed to that. +Fix various typos throughout the specification.