diff --git a/src/meshTools/sets/cellSources/patchToCell/patchToCell.H b/src/meshTools/sets/cellSources/patchToCell/patchToCell.H
index 3916cec5d155fc848cd8aca732b13727e2e6d55a..072d86480ed1168a98395b6c825ffca0e7f6b436 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 7534f752ca213ba50a707bd2088a1cbcb8049545..3091a0150d0de970394cb7783f55c840896e6785 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