Skip to content

Commit 6242d72

Browse files
jwakelyzygoloid
authored andcommitted
[algorithms.parallel.defns] Fix cross-reference to [algorithms.requirements]
When [algorithms.general] was split into three subclauses (#1230) the requirements moved to a new subclause, [algorithms.requirements]. That invalidated the cross-reference in [algorithms.parallel.defns].
1 parent 2062b7f commit 6242d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/algorithms.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1304,7 +1304,7 @@
13041304

13051305
\item
13061306
Operations on those function objects required by the specification.
1307-
\begin{note} See~\ref{algorithms.general}.\end{note}
1307+
\begin{note} See~\ref{algorithms.requirements}.\end{note}
13081308
\end{itemize}
13091309

13101310
These functions are herein called \defn{element access functions}.

0 commit comments

Comments
 (0)