diff --git a/resources/StdMeshers.xml b/resources/StdMeshers.xml
index 979fa7fc5..b82d6a441 100644
--- a/resources/StdMeshers.xml
+++ b/resources/StdMeshers.xml
@@ -304,7 +304,7 @@
dim="2">
Projection_2D=Projection2D()
- ProjectionSource2D=SourceFace(SetSourceFace(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(2),SetVertexAssociation(3),SetVertexAssociation(4))
+ ProjectionSource2D=SourceFace(SetSourceFace(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(3),SetVertexAssociation(2),SetVertexAssociation(4))
@@ -329,7 +329,7 @@
dim="3">
Projection_3D=Projection3D()
- ProjectionSource3D=SourceShape3D(SetSource3DShape(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(2),SetVertexAssociation(3),SetVertexAssociation(4))
+ ProjectionSource3D=SourceShape3D(SetSource3DShape(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(3),SetVertexAssociation(2),SetVertexAssociation(4))