Skip to content

Commit 25ec2d2

Browse files
authored
[exec.sysctxrepl.psb] Add \tcode for execute (#8176)
1 parent 50b86c5 commit 25ec2d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8676,7 +8676,7 @@
86768676
then for each $i$ in \range{0}{n},
86778677
there is exactly one call to \tcode{r.execute($i$, $i$ + 1)}.
86788678
\item
8679-
All calls to execute on \tcode{r} happen before
8679+
All calls to \tcode{execute} on \tcode{r} happen before
86808680
the call to either \tcode{set_value}, \tcode{set_error}, or \tcode{set_stopped}
86818681
on \tcode{r}.
86828682
\item

0 commit comments

Comments
 (0)