Skip to content

Commit d2654b6

Browse files
committed
[alg.transform] Fix comma that should be a full stop.
1 parent 6f71835 commit d2654b6

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
@@ -7079,7 +7079,7 @@
70797079
\expects
70807080
For parallel algorithm overloads
70817081
\tcode{op} and \tcode{binary_op} satisfy the requirements
7082-
specified in \ref{algorithms.parallel.user},
7082+
specified in \ref{algorithms.parallel.user}.
70837083
\tcode{op} and \tcode{binary_op} do not invalidate iterators or subranges, nor
70847084
modify elements in the ranges
70857085
\begin{itemize}

0 commit comments

Comments
 (0)