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