mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0031939: Coding - correction of spelling errors in comments [part 5]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -84,7 +84,7 @@ public:
|
||||
//! The values can be either TopAbs_IN
|
||||
//! ( the point is in the face)
|
||||
//! or TopAbs_ON
|
||||
//! ( the point is on a boudary of the face).
|
||||
//! ( the point is on a boundary of the face).
|
||||
TopAbs_State State() const;
|
||||
|
||||
//! Returns the significant face used to determine
|
||||
|
Reference in New Issue
Block a user