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 3]
Fix various typos Fixed via `codespell v2.1.dev0`
This commit is contained in:
@@ -29,8 +29,8 @@ class MAT_Arc;
|
||||
class MAT_BasicElt;
|
||||
DEFINE_STANDARD_HANDLE(MAT_BasicElt, Standard_Transient)
|
||||
|
||||
//! A BasicELt is associated to each elemtary
|
||||
//! constituant of the figure.
|
||||
//! A BasicELt is associated to each elementary
|
||||
//! constituent of the figure.
|
||||
class MAT_BasicElt : public Standard_Transient
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user