Corrected typos in comments

Resolves bug-report https://bugs.openfoam.org/view.php?id=3017
This commit is contained in:
Henry Weller
2018-07-31 17:11:21 +01:00
parent 429c4188db
commit 8662f99ac1
58 changed files with 49 additions and 37888 deletions

View File

@ -185,7 +185,7 @@ class CV2D
//- Keep track of the boundary conform point-pairs
// stored after the insertion of the surface point-pairs in case
// the boundary conform function is called more than once without
// removing and insertin the surface point-pairs
// removing and inserting the surface point-pairs
label startOfBoundaryConformPointPairs_;
//- Store the feature points
@ -311,7 +311,7 @@ class CV2D
void markNearBoundaryPoints();
//- Restore the Delaunay contraint
//- Restore the Delaunay constraint
void fast_restore_Delaunay(Vertex_handle vh);
// Flip operations used by fast_restore_Delaunay