mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0031939: Coding - correction of spelling errors in comments [part 4]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -30,7 +30,7 @@ class IntSurf_InteriorPoint;
|
||||
|
||||
//! This class provides a tool on the "interior point"
|
||||
//! that can be used to instantiates the Walking
|
||||
//! algorithmes (see package IntWalk).
|
||||
//! algorithms (see package IntWalk).
|
||||
class IntSurf_InteriorPointTool
|
||||
{
|
||||
public:
|
||||
|
@@ -27,7 +27,7 @@ class gp_Vec;
|
||||
|
||||
|
||||
//! This class provides a tool on a quadric that can be
|
||||
//! used to instantiates the Walking algorithmes (see
|
||||
//! used to instantiates the Walking algorithms (see
|
||||
//! package IntWalk) with a Quadric from IntSurf
|
||||
//! as implicit surface.
|
||||
class IntSurf_QuadricTool
|
||||
|
Reference in New Issue
Block a user