mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Corrected typo
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1741
This commit is contained in:
@ -133,7 +133,7 @@ public:
|
||||
//- Const access to the coefficients dictionary
|
||||
virtual const dictionary& coeffDict() const = 0;
|
||||
|
||||
//- Helper function to return the nam eof the turbulence G field
|
||||
//- Helper function to return the name of the turbulence G field
|
||||
inline word GName() const
|
||||
{
|
||||
return word(type() + ":G");
|
||||
|
||||
Reference in New Issue
Block a user