mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0031939: Coding - correction of spelling errors in comments [part 11]
Fix various typos via codespell.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
IMPLEMENT_STANDARD_RTTIEXT(ISession2D_Shape,AIS_InteractiveObject)
|
||||
|
||||
ISession2D_Shape::ISession2D_Shape ()
|
||||
:AIS_InteractiveObject(PrsMgr_TOP_ProjectorDependant)
|
||||
:AIS_InteractiveObject(PrsMgr_TOP_ProjectorDependent)
|
||||
{}
|
||||
|
||||
void ISession2D_Shape::Add(const TopoDS_Shape& aShape)
|
||||
|
Reference in New Issue
Block a user