diff --git a/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H b/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H index 2508f23c85..c116c16203 100644 --- a/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H +++ b/src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H @@ -122,7 +122,7 @@ public: //- Construct and return a clone inline autoPtr clone() const; - // Selector from Istream + //- Selector from Istream inline static autoPtr New(Istream& is);