mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-10 12:28:17 +08:00
0031939: Coding - correction of spelling errors in comments [part 11]
Fix various typos via codespell.
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
const Handle(V3d_View)& ActiveView() const { return myView; }
|
||||
|
||||
//! Interactive context.
|
||||
const Handle(AIS_InteractiveContext)& AisContex() const { return myContext; }
|
||||
const Handle(AIS_InteractiveContext)& AisContext() const { return myContext; }
|
||||
|
||||
//! Invalidate active viewer.
|
||||
void Invalidate()
|
||||
|
||||
Reference in New Issue
Block a user