diff --git a/src/meshTools/sets/cellSources/patchToCell/patchToCell.H b/src/meshTools/sets/cellSources/patchToCell/patchToCell.H index 3916cec5d1..072d86480e 100644 --- a/src/meshTools/sets/cellSources/patchToCell/patchToCell.H +++ b/src/meshTools/sets/cellSources/patchToCell/patchToCell.H @@ -30,8 +30,8 @@ Description \heading Dictionary parameters \table Property | Description | Required | Default - patches | The face zone names or regexs | possibly | - patch | The face zone name or regex | possibly | + patches | The patch names or regexs | possibly | + patch | The patch name or regex | possibly | \endtable Note diff --git a/src/meshTools/sets/faceSources/patchToFace/patchToFace.H b/src/meshTools/sets/faceSources/patchToFace/patchToFace.H index 7534f752ca..3091a0150d 100644 --- a/src/meshTools/sets/faceSources/patchToFace/patchToFace.H +++ b/src/meshTools/sets/faceSources/patchToFace/patchToFace.H @@ -30,8 +30,8 @@ Description \heading Dictionary parameters \table Property | Description | Required | Default - patches | The face zone names or regexs | possibly | - patch | The face zone name or regex | possibly | + patches | The patch names or regexs | possibly | + patch | The patch name or regex | possibly | name | Older specification for 'patch' | no | \endtable