STYLE: lduPrimitiveMesh: typo

This commit is contained in:
mattijs
2014-03-11 10:15:38 +00:00
parent decd96411a
commit 0c44b286bc

View File

@ -400,7 +400,7 @@ Foam::lduPrimitiveMesh::lduPrimitiveMesh
const lduInterfacePtrsList interfaces =
mesh(myMesh, otherMeshes, procMeshI).interfaces();
// Inialise all boundaries as merged
// Initalise all boundaries as merged
boundaryMap[procMeshI].setSize(interfaces.size(), -1);
boundaryFaceMap[procMeshI].setSize(interfaces.size());