STYLE: minor typos in comments

This commit is contained in:
Mark Olesen
2017-07-18 09:01:43 +02:00
parent 8399277d7d
commit 6d2f870f83
4 changed files with 4 additions and 4 deletions

View File

@ -864,7 +864,7 @@ Foam::meshToMesh::mapTgtToSrc
PtrList<fvPatchField<Type>> srcPatchFields(srcBm.size());
// constuct src boundary patch types as copy of 'field' boundary types
// construct src boundary patch types as copy of 'field' boundary types
// note: this will provide place holders for fields with additional
// entries, but these values will need to be reset
forAll(srcPatchID_, i)