mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Corrected comment in error message
This commit is contained in:
@ -232,7 +232,7 @@ Foam::scalar Foam::LiquidEvaporation<CloudType>::dh
|
|||||||
"const label, "
|
"const label, "
|
||||||
"const label, "
|
"const label, "
|
||||||
"const label"
|
"const label"
|
||||||
")"
|
") const"
|
||||||
) << "Unknown enthalpyTransfer type" << abort(FatalError);
|
) << "Unknown enthalpyTransfer type" << abort(FatalError);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user