Skip to content
Snippets Groups Projects
Commit 57e5a110 authored by Henry Weller's avatar Henry Weller
Browse files

Corrected typo

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1741
parent 406f0ab8
Branches
Tags
No related merge requests found
......@@ -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");
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment