Skip to content

Commit ae124b4

Browse files
jensmaurertkoeppe
authored andcommitted
[exec.when.all] Fix spelling of 'get_stop_token_t'
Fixes NB US 223-343 (C++26 CD).
1 parent 95a10a6 commit ae124b4

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
@@ -4444,8 +4444,8 @@
44444444
\tcode{state.\exposid{stop-src}.get_token()}, and
44454445
\item
44464446
given a query object \tcode{q}
4447-
with type other than \cv{} \tcode{stop_token_t} and
4448-
whose type satisfies \exposconceptx{forwarding-que\-ry}{forwarding-query},
4447+
with type other than \cv{} \tcode{get_stop_token_t} and
4448+
whose type satisfies \exposconceptx{forwarding-\brk{}query}{forwarding-query},
44494449
\tcode{e.query(q)} is expression-equivalent to \tcode{get_env(rcvr).query(q)}.
44504450
\end{itemize}
44514451

0 commit comments

Comments
 (0)