From 5c4c02bc7d3484874cabe32ab85d5915c684575f Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Sun, 5 Oct 2025 11:51:29 +0200 Subject: [PATCH] [exec.task.scheduler] Fix punctuation and add 'the' Fixes NB US 241-371 (C++26 CD). --- source/exec.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/exec.tex b/source/exec.tex index 34d0a3ebd6..8d338f5e41 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -7085,8 +7085,8 @@ \begin{itemdescr} \pnum \returns -\tcode{false} if type of \tcode{\exposid{SCHED}(lhs)} is not \tcode{Sch}, -otherwise \tcode{\exposid{SCHED}(lhs) == rhs;} +\tcode{false} if the type of \tcode{\exposid{SCHED}(lhs)} is not \tcode{Sch}, +otherwise \tcode{\exposid{SCHED}(lhs) == rhs}. \end{itemdescr} \pnum