diff --git a/src/surfaceFilmModels/derivedFvPatchFields/directMappedNamedFixedValue/directMappedNamedFixedValueFvPatchField.C b/src/surfaceFilmModels/derivedFvPatchFields/directMappedNamedFixedValue/directMappedNamedFixedValueFvPatchField.C index 0be8a36bd1..64d3b90c44 100644 --- a/src/surfaceFilmModels/derivedFvPatchFields/directMappedNamedFixedValue/directMappedNamedFixedValueFvPatchField.C +++ b/src/surfaceFilmModels/derivedFvPatchFields/directMappedNamedFixedValue/directMappedNamedFixedValueFvPatchField.C @@ -107,11 +107,11 @@ directMappedNamedFixedValueFvPatchField "directMappedNamedFixedValueFvPatchField::" "directMappedNamedFixedValueFvPatchField" "(" - " const fvPatch&, " - " const DimensionedField& iF, " - " const dictionary&" + "const fvPatch&, " + "const DimensionedField& iF, " + "const dictionary&" ")" - ) << "\n patch type '" << p.type() + ) << " patch type '" << p.type() << "' not type '" << directMappedPatchBase::typeName << "'" << "\n for patch " << p.name() << " of field " << fieldName_