STYLE: spelling

This commit is contained in:
mattijs 2024-02-28 09:08:07 +00:00
parent 8b793f8866
commit 46e0ef92d3
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ fields
// midPoint one point per cell, inbetween two face intersections // midPoint one point per cell, inbetween two face intersections
// midPointAndFace combination of face and midPoint // midPointAndFace combination of face and midPoint
// //
// polyLine specified points, not nessecary on line, uses // polyLine specified points, not necessary on line, uses
// tracking // tracking
// cloud specified points, uses findCell // cloud specified points, uses findCell
// triSurfaceMeshPointSet points of triSurface // triSurfaceMeshPointSet points of triSurface

View File

@ -62,7 +62,7 @@ fields
// midPoint one point per cell, inbetween two face intersections // midPoint one point per cell, inbetween two face intersections
// midPointAndFace combination of face and midPoint // midPointAndFace combination of face and midPoint
// //
// curve specified points, not nessecary on line, uses // curve specified points, not necessary on line, uses
// tracking // tracking
// cloud specified points, uses findCell // cloud specified points, uses findCell
// //