typo in comment

This commit is contained in:
mattijs
2008-08-19 13:53:53 +01:00
parent 3ab793b050
commit f05dadcbc3

View File

@ -301,7 +301,7 @@ void Foam::layerAdditionRemoval::removeCellLayer
// Is any of the faces a boundary face? If so, grab the patch
// A boundary-to-boundary collapse is checked for in validCollapse()
// and cannnot happen here.
// and cannot happen here.
if (!mesh.isInternalFace(mf[faceI]))
{