Skip to content

Commit

Permalink
[exec.async.ops] Fix bad use of \defnadj
Browse files Browse the repository at this point in the history
  • Loading branch information
Eelis committed Jul 27, 2024
1 parent 07fe9b2 commit acf4edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/exec.tex
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
A failure completion, also known as an \defnadj{error}{completion},
has a single result datum.
\item
A cancellation completion, also known as a \defnadj{stopped completion},
A cancellation completion, also known as a \defnadj{stopped}{completion},
has no result datum.
\end{itemize}
An asynchronous operation's \defnadj{async}{result}
Expand Down

0 comments on commit acf4edf

Please sign in to comment.