mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Corrected typo
This commit is contained in:
@ -205,7 +205,7 @@ bool Foam::meshToMeshMethod::initialise
|
||||
{
|
||||
if (debug)
|
||||
{
|
||||
Pout<< "mesh interpolation: hhave " << src_.nCells() << " source "
|
||||
Pout<< "mesh interpolation: have " << src_.nCells() << " source "
|
||||
<< " cells but no target cells" << endl;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user