Skip to content

Commit acf4edf

Browse files
committedJul 27, 2024
[exec.async.ops] Fix bad use of \defnadj
1 parent 07fe9b2 commit acf4edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎source/exec.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
A failure completion, also known as an \defnadj{error}{completion},
197197
has a single result datum.
198198
\item
199-
A cancellation completion, also known as a \defnadj{stopped completion},
199+
A cancellation completion, also known as a \defnadj{stopped}{completion},
200200
has no result datum.
201201
\end{itemize}
202202
An asynchronous operation's \defnadj{async}{result}

0 commit comments

Comments
 (0)