diff --git a/applications/test/hexRef8/block/system/decomposeParDict b/applications/test/hexRef8/block/system/decomposeParDict
index ac4be587d454ad0bc8a9bb6d4ceee05c990fd07b..5d63c3b8db4a2677ee4956ce5a5b13ec2954426b 100644
--- a/applications/test/hexRef8/block/system/decomposeParDict
+++ b/applications/test/hexRef8/block/system/decomposeParDict
@@ -117,7 +117,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
     //- Keep owner and neighbour on same processor for faces in patches:
diff --git a/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict b/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict
index 911121a53258f8b2a17b892ec2e2342bea3d7b8f..c4a0b299d3c7184b480aa204fe78a373eb049ab0 100644
--- a/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict
+++ b/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict
@@ -116,7 +116,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
     //- Keep owner and neighbour on same processor for faces in patches:
diff --git a/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict-2 b/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict-2
index 287b9841d98bb16bdd6f7ab1b08056bd51771388..40cb5cc32e21e682d0f94d154ef7dcd692f127d3 100644
--- a/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict-2
+++ b/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict-2
@@ -115,7 +115,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
     //- Keep owner and neighbour on same processor for faces in patches:
diff --git a/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict-5 b/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict-5
index f3274a9be28f225b18b1ea130d3a02d4fd5006ee..92c59256a7e17577bed6701145de0d4da59ef2b0 100644
--- a/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict-5
+++ b/applications/test/mapDistributePolyMesh/cavity/system/decomposeParDict-5
@@ -115,7 +115,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
     //- Keep owner and neighbour on same processor for faces in patches:
diff --git a/applications/test/patchRegion/cavity_pinched/system/decomposeParDict b/applications/test/patchRegion/cavity_pinched/system/decomposeParDict
index 05fb82d4af3d826e2e388038309c38e15c42d270..4a8b043e2d3ffb1c0cec3aaf7e351ca4ebf9de3d 100644
--- a/applications/test/patchRegion/cavity_pinched/system/decomposeParDict
+++ b/applications/test/patchRegion/cavity_pinched/system/decomposeParDict
@@ -115,7 +115,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
     //- Keep owner and neighbour on same processor for faces in patches:
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/decomposeParDict
index 6a683b0b2f016a35259da08ff805cf10f3917b6d..1a60e0cdbd58998d520af896e8f6aecfe17d134f 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/decomposeParDict
@@ -46,7 +46,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }
diff --git a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/decomposeParDict
index d41dd8c98cb71f8b8e3310d0d4137be394971705..c561cd7a3509ab010fa6febdb6b7eb16cc8d8b55 100644
--- a/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/decomposeParDict
@@ -43,7 +43,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/externalCoupledHeater/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/externalCoupledHeater/system/decomposeParDict
index db7a44b8470f0b8090885dd69a48dd0fd8b6fc0f..ef97514f51b8d2c2f7bbf7c3e9d2ca4742c6366a 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/externalCoupledHeater/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/externalCoupledHeater/system/decomposeParDict
@@ -24,7 +24,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }
diff --git a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation/system/decomposeParDict b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation/system/decomposeParDict
index ab5f3e8ddc4675b3f56f89bd5399842053dc73a9..34ca9e0c2d813533729b973b387477eb78047940 100644
--- a/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation/system/decomposeParDict
+++ b/tutorials/heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation/system/decomposeParDict
@@ -40,7 +40,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }
diff --git a/tutorials/lagrangian/reactingParcelFoam/filter/system/decomposeParDict b/tutorials/lagrangian/reactingParcelFoam/filter/system/decomposeParDict
index 705fe24c65e82952ca8342daf02ad227cf5ac1a1..9b20f29a72cfa49179f933e9a364cc44957de7da 100644
--- a/tutorials/lagrangian/reactingParcelFoam/filter/system/decomposeParDict
+++ b/tutorials/lagrangian/reactingParcelFoam/filter/system/decomposeParDict
@@ -28,7 +28,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (cycLeft cycRight);
     }
 }
diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/bottomAir/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/bottomAir/decomposeParDict
index 8719f23c1f0b7d39ab953ba784c3778f6378ae41..460e5bc51b11514bf88a5477d2953586db1d1868 100644
--- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/bottomAir/decomposeParDict
+++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/bottomAir/decomposeParDict
@@ -48,7 +48,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }
diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/heater/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/heater/decomposeParDict
index 8719f23c1f0b7d39ab953ba784c3778f6378ae41..460e5bc51b11514bf88a5477d2953586db1d1868 100644
--- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/heater/decomposeParDict
+++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/heater/decomposeParDict
@@ -48,7 +48,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }
diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/leftSolid/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/leftSolid/decomposeParDict
index 8719f23c1f0b7d39ab953ba784c3778f6378ae41..460e5bc51b11514bf88a5477d2953586db1d1868 100644
--- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/leftSolid/decomposeParDict
+++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/leftSolid/decomposeParDict
@@ -48,7 +48,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }
diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/rightSolid/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/rightSolid/decomposeParDict
index 8719f23c1f0b7d39ab953ba784c3778f6378ae41..460e5bc51b11514bf88a5477d2953586db1d1868 100644
--- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/rightSolid/decomposeParDict
+++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/rightSolid/decomposeParDict
@@ -48,7 +48,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }
diff --git a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/topAir/decomposeParDict b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/topAir/decomposeParDict
index 8719f23c1f0b7d39ab953ba784c3778f6378ae41..460e5bc51b11514bf88a5477d2953586db1d1868 100644
--- a/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/topAir/decomposeParDict
+++ b/tutorials/preProcessing/createZeroDirectory/snappyMultiRegionHeater/system/topAir/decomposeParDict
@@ -48,7 +48,7 @@ constraints
     //- Keep owner and neighbour on same processor for faces in zones:
     faces
     {
-        type    preserveFaceZones,
+        type    preserveFaceZones;
         zones   (heater solid1 solid3);
     }
 }