Skip to content

Commit 9281212

Browse files
committed
Replace Ti with $\tcode{T}_i$ for proper indexes.
Partially addresses #1139.
1 parent 88b041b commit 9281212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/threads.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518

519519
\begin{itemdescr}
520520
\pnum
521-
\requires\ \tcode{F} and each \tcode{Ti} in \tcode{Args} shall satisfy the
521+
\requires\ \tcode{F} and each $\tcode{T}_i$ in \tcode{Args} shall satisfy the
522522
\tcode{MoveConstructible} requirements.
523523
\tcode{%
524524
\placeholdernc{INVOKE}(\brk{}%
@@ -4785,7 +4785,7 @@
47854785

47864786
\begin{itemdescr}
47874787
\pnum
4788-
\requires \tcode{F} and each \tcode{Ti} in \tcode{Args} shall
4788+
\requires \tcode{F} and each $\tcode{T}_i$ in \tcode{Args} shall
47894789
satisfy the
47904790
\tcode{MoveConstructible} requirements, and
47914791
\begin{codeblock}

0 commit comments

Comments
 (0)