Skip to content

Commit 42e68bf

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[task.promise] Move period to end of sentence
1 parent b5f0d11 commit 42e68bf

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
@@ -7683,7 +7683,7 @@
76837683
\item \tcode{env.query(get_stop_token)} returns \exposid{token}.
76847684
\item For any other query \tcode{q} and arguments \tcode{a...} a
76857685
call to \tcode{env.query(q, a...)} returns
7686-
\tcode{\exposid{STATE}(*this).} \tcode{environment.query(q, a...)} if this expression
7686+
\tcode{\exposid{STATE}(*this)}. \tcode{environment.query(q, a...)} if this expression
76877687
is well-formed and \tcode{forwarding_query(q)} is well-formed and is \tcode{true}.
76887688
Otherwise \tcode{env.query(q, a...)} is ill-formed.
76897689
\end{itemize}

0 commit comments

Comments
 (0)