STYLE: columnFvMesh: typo

This commit is contained in:
mattijs
2019-01-03 14:37:37 +00:00
parent 7f9ba23be1
commit c143c3a32c

View File

@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2018 OpenCFD Ltd.
\\ / A nd | Copyright (C) 2018-2019 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@ -122,8 +122,9 @@ bool Foam::simplifiedMeshes::columnFvMeshInfo::setPatchEntries
WarningInFunction
<< "All boundaries will be approximated using wall-type patches. "
<< "This may cause your final case to run differntly. "
<< "Create you mesh first for improved performance"
<< "This may cause your" << nl
<< " final case to run differently. "
<< "Create your mesh first for improved performance"
<< endl;
const dictionary& boundaryFieldDict =