Corrected typo in comment: "the the" -> "the"

This commit is contained in:
Henry Weller
2018-03-25 12:14:35 +01:00
parent 8a9bbb9a73
commit be54fa9bb2

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2015-2016 OpenFOAM Foundation \\ / A nd | Copyright (C) 2015-2018 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -74,7 +74,7 @@ protected:
// Private Member Functions // Private Member Functions
//- Constant of propotionality between partial pressure and mass //- Constant of proportionality between partial pressure and mass
// fraction // fraction
tmp<volScalarField> wRatioByP() const; tmp<volScalarField> wRatioByP() const;