diff --git a/src/finiteVolume/fvMesh/simplifiedFvMesh/columnFvMesh/columnFvMesh.C b/src/finiteVolume/fvMesh/simplifiedFvMesh/columnFvMesh/columnFvMesh.C index 6af42518bcbff57adfae44706c7bd494412c8cd3..36f7283e0ef4e702b5cf2366327114bf9e6b8894 100644 --- a/src/finiteVolume/fvMesh/simplifiedFvMesh/columnFvMesh/columnFvMesh.C +++ b/src/finiteVolume/fvMesh/simplifiedFvMesh/columnFvMesh/columnFvMesh.C @@ -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 =