mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0031939: Coding - correction of spelling errors in comments [part 10]
Fix various typos via codespell.
This commit is contained in:
@@ -88,7 +88,7 @@ public:
|
||||
usedRepresentation = theUsedRepresentation;
|
||||
}
|
||||
|
||||
//! Retuns field UsedRepresentation
|
||||
//! Returns field UsedRepresentation
|
||||
inline Handle(StepRepr_Representation) UsedRepresentation() const
|
||||
{
|
||||
return usedRepresentation;
|
||||
|
Reference in New Issue
Block a user