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 8]
Fix various typos Fixed via codespell v2.1.dev
This commit is contained in:
@@ -144,7 +144,7 @@ public: //! @name view API
|
||||
//! Initialize view by the type.
|
||||
Standard_Boolean Init(const char* theType);
|
||||
|
||||
//! Transformates view matrix.
|
||||
//! Transform view matrix.
|
||||
void Transform(const gp_Trsf& theTransformation);
|
||||
|
||||
//! Resets frame of current view.
|
||||
|
Reference in New Issue
Block a user