Fix whitespace in ChangeLog

From-SVN: r270503
This commit is contained in:
Jonathan Wakely 2019-04-23 10:55:36 +01:00
parent 47a468bdbe
commit 70265a0c5b
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
Cleanup algorithm implementations
* include/pstl/glue_algorithm_impl.h (stable_sort): Forward
execution policy.
execution policy.
(mismatch): Forward execution policy.
(equal): Qualify call to std::equal().
(partial_sort): Forward execution policy.