STYLE: lagrangian: typo.

This commit is contained in:
mattijs
2021-06-17 17:16:22 +01:00
parent 269d0ffd5c
commit 3825c4ee95

View File

@ -1162,7 +1162,7 @@ void Foam::InteractionLists<ParticleType>::sendReferredData
if (mesh_.changing()) if (mesh_.changing())
{ {
WarningInFunction WarningInFunction
<< "Mesh changing, rebuilding InteractionLists form scratch." << "Mesh changing, rebuilding InteractionLists from scratch."
<< endl; << endl;
buildInteractionLists(); buildInteractionLists();