We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc0c7e commit 57121c3Copy full SHA for 57121c3
hist/hist/test/test_TH1.cxx
@@ -56,7 +56,7 @@ TEST(THLimitsFinder, Degenerate)
56
57
// see https://root-forum.cern.ch/t/bug-or-feature-in-ttree-draw/62862
58
// Due to a poor binning choice in THLimitsFinder, the histograms in
59
-// TTree::Draw might not contain contain all values.
+// TTree::Draw might not contain all values.
60
TEST(THLimitsFinder, TTreeDraw_AutoBinning)
61
{
62
TH1F histo("limitsFinder", "", 100, 0, 0);
0 commit comments