mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Corrected typos in comment: "the the" -> "the"
This commit is contained in:
@ -218,7 +218,7 @@ public:
|
||||
//- Return the mixture flux
|
||||
inline const surfaceScalarField& phi() const;
|
||||
|
||||
//- Return non-const access to the the mixture flux
|
||||
//- Return non-const access to the mixture flux
|
||||
inline surfaceScalarField& phi();
|
||||
|
||||
//- Return the dilatation term
|
||||
|
||||
Reference in New Issue
Block a user