ENH: Corrected spelling mistakes

This commit is contained in:
andy
2012-12-03 11:04:54 +00:00
parent af13fd66ed
commit 09141f30d7
25 changed files with 58 additions and 58 deletions

View File

@ -235,7 +235,7 @@ Foam::label Foam::autoRefineDriver::surfaceOnlyRefine
<< " cells (out of " << mesh.globalData().nTotalCells()
<< ')' << endl;
// Stop when no cells to refine or have done minimum nessecary
// Stop when no cells to refine or have done minimum necessary
// iterations and not enough cells to refine.
if
(
@ -438,7 +438,7 @@ Foam::label Foam::autoRefineDriver::shellRefine
<< " cells (out of " << mesh.globalData().nTotalCells()
<< ')' << endl;
// Stop when no cells to refine or have done minimum nessecary
// Stop when no cells to refine or have done minimum necessary
// iterations and not enough cells to refine.
if
(