mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03: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:
@@ -51,7 +51,7 @@ public:
|
||||
const NCollection_List<TColStd_SequenceOfInteger>& theWires,
|
||||
const gp_Dir& theNorm);
|
||||
|
||||
//! Performs triangulation of source wires and stores triangles the the output list.
|
||||
//! Performs triangulation of source wires and stores triangles the output list.
|
||||
Standard_EXPORT Standard_Boolean Perform (NCollection_List<Poly_Triangle>& thePolyTriangles);
|
||||
|
||||
//! Set messenger for output information
|
||||
|
Reference in New Issue
Block a user