Corrected typos in comments

found using cspell.

Patch contributed by Timo Niemi, VTT.
This commit is contained in:
Henry Weller
2019-10-18 11:46:20 +01:00
parent 7ec1f0d6a8
commit 81fca4c43a
167 changed files with 268 additions and 267 deletions

View File

@ -185,7 +185,7 @@ class vtkPVblockMesh
//- Selected curved edges
boolList edgeStatus_;
//- First instance and size of bleckMesh blocks
//- First instance and size of blockMesh blocks
// used to index into blockStatus_
arrayRange arrayRangeBlocks_;