Skip to content

Commit d4cb156

Browse files
committed
Fixup: trailing space in line
1 parent 355e20b commit d4cb156

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
@@ -426,7 +426,7 @@
426426
Thus, the synchronization with \tcode{execution::unsequenced_policy}
427427
is restricted as follows:
428428
vectorization-unsafe standard library functions may not be invoked
429-
by user code called from \tcode{execution::unsequenced_policy} algorithms.
429+
by user code called from \tcode{execution::unsequenced_policy} algorithms.
430430

431431
\pnum
432432
The invocations of element access functions in parallel algorithms invoked with

0 commit comments

Comments
 (0)