Skip to content

Commit

Permalink
review stephenswat [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AJPfleger committed Sep 10, 2024
1 parent d6d7067 commit dffcea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/include/Acts/Utilities/Helpers.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ T clampValue(U value) {
static_cast<U>(std::numeric_limits<T>::max()));
}

/// Return range and medium of a sorted numeric series
/// Return range and medium of a unsorted numeric series
///
/// @tparam T a numeric series
///
Expand Down

0 comments on commit dffcea1

Please sign in to comment.