From d4749e8de14076f33b8c797c368120885ec2314c Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Wed, 27 Aug 2025 20:12:33 +0200 Subject: [PATCH] [exec.counting.scopes.general] Fix typo --- source/exec.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/exec.tex b/source/exec.tex index ba09f087a7..3afe163649 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -7819,7 +7819,7 @@ \item \exposid{joined}: -when the count of assocations drops to zero +when the count of associations drops to zero while \tcode{scope} is in the \exposid{open-and-joining} or \exposid{closed-and-joining} state, \tcode{scope} moves to the \exposid{joined} state.