0031939: Coding - correction of spelling errors in comments [part 10]

Fix various typos via codespell.
This commit is contained in:
luz paz
2021-04-19 11:42:46 +03:00
committed by bugmaster
parent b69e576af0
commit 316ea29318
339 changed files with 1743 additions and 1972 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ public:
//! Returns True if <me> defines a Multiple Type Entity (see ANDOR)
Standard_EXPORT Standard_Boolean IsComplex() const;
//! For a Multiple Type Entity, returns the Next "Componant"
//! For a Multiple Type Entity, returns the Next "Component"
//! For more than two Types, iterative definition (Next->Next...)
//! Returns a Null Handle for the end of the List
Standard_EXPORT Handle(StepData_UndefinedEntity) Next() const;