BUG: Corrected typo

This commit is contained in:
andy
2012-07-24 10:59:53 +01:00
parent b57e6295c1
commit 708a8e9ea0

View File

@ -85,7 +85,7 @@ turbulentIntensityKineticEnergyInletFvPatchScalarField
"(" "("
"const fvPatch&, " "const fvPatch&, "
"const DimensionedField<scalar, volMesh>&, " "const DimensionedField<scalar, volMesh>&, "
"const dictionary& "const dictionary&"
")" ")"
) << "Turbulence intensity should be specified as a fraction 0-1 " ) << "Turbulence intensity should be specified as a fraction 0-1 "
"of the mean velocity\n" "of the mean velocity\n"