Skip to content

Commit 7361f74

Browse files
committed
fixup: \end{itemize} was in the wrong location
1 parent 70456eb commit 7361f74

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
@@ -6174,13 +6174,13 @@
61746174
\item \exposid{own-env}
61756175
with \tcode{\exposid{own-env-t}(get_env(\exposid{rcvr}))} if that expression
61766176
is valid and \tcode{\exposid{own-env-t}()} otherwise.
6177+
\end{itemize}
61776178
If neither of these expressions is valid, the program is ill-formed.
61786179
\item \exposid{environment} with \tcode{Environment(\exposid{own-env})} if that expression is
61796180
valid, otherwise \tcode{Environment(get_env(\exposid{rcvr}))}
61806181
if this expression is valid, otherwise \tcode{Environment()}.
61816182
If neither of these expressions is valid, the program is ill-formed.
61826183
\end{itemdescr}
6183-
\end{itemize}
61846184

61856185
\indexlibrarydtor{task::\exposid{state}}%
61866186
\begin{itemdecl}

0 commit comments

Comments
 (0)