mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +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:
@@ -65,7 +65,7 @@ static Standard_Real Norm(const gp_Mat& M) {
|
||||
|
||||
//=======================================================================
|
||||
//function : ToG0
|
||||
//purpose : Calculate tranformation T such as T.M2 = M1
|
||||
//purpose : Calculate transformation T such as T.M2 = M1
|
||||
//=======================================================================
|
||||
|
||||
static void ToG0(const gp_Mat& M1, const gp_Mat& M2, gp_Mat& T) {
|
||||
|
Reference in New Issue
Block a user