mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: lagrangian: typo.
This commit is contained in:
@ -1162,7 +1162,7 @@ void Foam::InteractionLists<ParticleType>::sendReferredData
|
||||
if (mesh_.changing())
|
||||
{
|
||||
WarningInFunction
|
||||
<< "Mesh changing, rebuilding InteractionLists form scratch."
|
||||
<< "Mesh changing, rebuilding InteractionLists from scratch."
|
||||
<< endl;
|
||||
|
||||
buildInteractionLists();
|
||||
|
||||
Reference in New Issue
Block a user