Skip to content

Commit 57121c3

Browse files
Code review
Co-authored-by: Jonas Rembser <[email protected]>
1 parent edc0c7e commit 57121c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hist/hist/test/test_TH1.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ TEST(THLimitsFinder, Degenerate)
5656

5757
// see https://root-forum.cern.ch/t/bug-or-feature-in-ttree-draw/62862
5858
// Due to a poor binning choice in THLimitsFinder, the histograms in
59-
// TTree::Draw might not contain contain all values.
59+
// TTree::Draw might not contain all values.
6060
TEST(THLimitsFinder, TTreeDraw_AutoBinning)
6161
{
6262
TH1F histo("limitsFinder", "", 100, 0, 0);

0 commit comments

Comments
 (0)