diff --git a/src/thermophysicalModels/basic/psiThermo/ePsiThermo/ePsiThermo.C b/src/thermophysicalModels/basic/psiThermo/ePsiThermo/ePsiThermo.C index 07bc449cf..0a9ab5438 100644 --- a/src/thermophysicalModels/basic/psiThermo/ePsiThermo/ePsiThermo.C +++ b/src/thermophysicalModels/basic/psiThermo/ePsiThermo/ePsiThermo.C @@ -162,7 +162,7 @@ void Foam::ePsiThermo::correct() Info<< "entering ePsiThermo::correct()" << endl; } - // force the saving of the old-time values + // Force the saving of the old-time values this->psi_.oldTime(); calculate();