Skip to content
Snippets Groups Projects
Commit e3420b8a authored by Andrew Heather's avatar Andrew Heather
Browse files

STYLE: Corrected typo

parent c4c57690
No related merge requests found
......@@ -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;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment