From 3a68b79557de704591bfdaa3b1e7cd25eca4f6eb Mon Sep 17 00:00:00 2001 From: marc ernoult <ernoult@ipno.in2p3.fr> Date: Wed, 28 Mar 2018 14:32:40 +0200 Subject: [PATCH] typo in comment --- gui/CLASSPlotElement.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/CLASSPlotElement.hxx b/gui/CLASSPlotElement.hxx index 9d56c35fe..7b019651f 100644 --- a/gui/CLASSPlotElement.hxx +++ b/gui/CLASSPlotElement.hxx @@ -35,7 +35,7 @@ class CLASSPlotElement // 0 Inventory // 1 CumulativeIN // 2 CulumativeOUT - // 3 Ratio of mass if selected ZAI(s) over Total Mass of Actinides + // 3 Ratio of mass of selected ZAI(s) over Total Mass of Actinides int fFacilityNumber; // Id of Facility // For General : -- GitLab