Skip to content

Commit 5c4c02b

Browse files
committed
[exec.task.scheduler] Fix punctuation and add 'the'
Fixes NB US 241-371 (C++26 CD).
1 parent 322d380 commit 5c4c02b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/exec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7085,8 +7085,8 @@
70857085
\begin{itemdescr}
70867086
\pnum
70877087
\returns
7088-
\tcode{false} if type of \tcode{\exposid{SCHED}(lhs)} is not \tcode{Sch},
7089-
otherwise \tcode{\exposid{SCHED}(lhs) == rhs;}
7088+
\tcode{false} if the type of \tcode{\exposid{SCHED}(lhs)} is not \tcode{Sch},
7089+
otherwise \tcode{\exposid{SCHED}(lhs) == rhs}.
70907090
\end{itemdescr}
70917091

70927092
\pnum

0 commit comments

Comments
 (0)