BUG: rhoThermo.C: misspelled argument

This commit is contained in:
mattijs
2012-07-05 12:23:42 +01:00
parent cc9fbe7393
commit 2e2c8d32d5

View File

@ -55,7 +55,7 @@ Foam::rhoThermo::rhoThermo(const fvMesh& mesh)
{}
Foam::rhoThermo::rhoThermo(const fvMesh& mesh, const dictionary& dicy)
Foam::rhoThermo::rhoThermo(const fvMesh& mesh, const dictionary& dict)
:
basicThermo(mesh, dict),
rho_