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 10]
Fix various typos via codespell.
This commit is contained in:
@@ -129,7 +129,7 @@ public:
|
||||
//! - correspondence between profile, and section on the sweeped shape defined by a vertex of the spine
|
||||
Standard_EXPORT void SetForceApproxC1 (const Standard_Boolean ForceApproxC1);
|
||||
|
||||
//! Set an section. The correspondence with the spine, will be automaticaly performed.
|
||||
//! Set an section. The correspondence with the spine, will be automatically performed.
|
||||
Standard_EXPORT void Add (const TopoDS_Shape& Profile, const Standard_Boolean WithContact = Standard_False, const Standard_Boolean WithCorrection = Standard_False);
|
||||
|
||||
//! Set an section. The correspondence with the spine, is given by Location.
|
||||
|
Reference in New Issue
Block a user