1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-09-03 14:10:33 +03:00

0033807: Documentation - Fix various typos found in codebase

This commit is contained in:
luzpaz
2024-08-31 09:26:15 -04:00
committed by GitHub
parent b332761e13
commit 099e0d2524
139 changed files with 206 additions and 206 deletions

View File

@@ -53,7 +53,7 @@ public:
View_DisplayPreview* DisplayPreview() const { return myDisplayPreview; }
//! Stores the current context where the presentations will be displayed/erased.
//! Erases previuously displayed presentations if there were some displayed
//! Erases previously displayed presentations if there were some displayed
//! \param theContext a context instance
Standard_EXPORT void SetContext (const Handle(AIS_InteractiveContext)& theContext);