STYLE: documentation/comment typo

This commit is contained in:
Mark Olesen
2019-01-02 16:16:45 +01:00
parent e2bc0b55b9
commit 2ce944a748
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
\\/ M anipulation |
-------------------------------------------------------------------------------
Description
Writes the steam-function pointScalarField calculated from the specified
Writes the stream-function pointScalarField calculated from the specified
flux surfaceScalarField.
\*---------------------------------------------------------------------------*/

View File

@ -58,7 +58,7 @@ Foam::tmp<Foam::pointScalarField> Foam::functionObjects::streamFunction::calc
) const
{
Log << " functionObjects::" << type() << " " << name()
<< " calculating steam-function" << endl;
<< " calculating stream-function" << endl;
Vector<label> slabNormal((Vector<label>::one - mesh_.geometricD())/2);
const direction slabDir