Skip to content

Commit 8ffdb73

Browse files
tkoeppezygoloid
authored andcommitted
[algorithms.parallel.user] remove stray full stop
Fixes NB JP 12 (C++17 DIS)
1 parent 94e64d0 commit 8ffdb73

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
@@ -1284,7 +1284,7 @@
12841284
these parallel algorithms that could be formed by the invocation with the
12851285
specified default predicate or operation (where applicable) shall not directly
12861286
or indirectly modify objects via their arguments, nor shall they rely on the
1287-
identity of the provided objects..
1287+
identity of the provided objects.
12881288

12891289
\rSec2[algorithms.parallel.exec]{Effect of execution policies on algorithm execution}
12901290

0 commit comments

Comments
 (0)