STYLE: Correcting typos

This commit is contained in:
Andrew Heather
2018-03-28 17:14:16 +01:00
parent 3a569c9fd5
commit a230e8d408
486 changed files with 740 additions and 758 deletions

View File

@ -67,7 +67,7 @@ int Foam::processorFaPatch::tag() const
void Foam::processorFaPatch::makeNonGlobalPatchPoints() const
{
// If it is not runing parallel or there are no global points
// If it is not running parallel or there are no global points
// create a 1->1 map
// Can not use faGlobalMeshData at this point yet