mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-10 16:16:54 +08:00
0031939: Coding - correction of spelling errors in comments [part 6]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -111,7 +111,7 @@ public:
|
||||
//! Returns the initial face corresponding to the projected edge E.
|
||||
//! Exceptions
|
||||
//! StdFail_NotDone if no face was found.
|
||||
//! Standard_NoSuchObject if if a face corresponding to
|
||||
//! Standard_NoSuchObject if a face corresponding to
|
||||
//! E has already been found.
|
||||
Standard_EXPORT const TopoDS_Shape& Couple (const TopoDS_Edge& E) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user