diff --git a/source/elements/oneDPL/source/parallel_api.rst b/source/elements/oneDPL/source/parallel_api.rst index 2f8ca6759e..541a811ead 100644 --- a/source/elements/oneDPL/source/parallel_api.rst +++ b/source/elements/oneDPL/source/parallel_api.rst @@ -526,7 +526,7 @@ The elements of ``[start, end)`` must be partitioned with respect to the compara histogram(Policy&& exec, InputIt start, InputIt end, Size num_intervals, typename std::iterator_traits::value_type first_interval_begin, typename std::iterator_traits::value_type last_interval_end, - OutputIt histogram_first); // (1) + OutputIt histogram_first); // (1) template OutputIt