From c53abf87a31aac17978a4378dc8bc4efd98014e2 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Sat, 8 Nov 2025 23:06:36 +0100 Subject: [PATCH] [exec.run.loop.members] Remove superfluous period --- source/exec.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/exec.tex b/source/exec.tex index 87444fbd26..6e99784a93 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -6534,7 +6534,7 @@ \pnum \effects Adds \tcode{item} to the back of the queue and -increments the \tcode{run_loop} instance's count by 1.. +increments the \tcode{run_loop} instance's count by 1. \pnum \sync