1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0033762: Documentation - Fix various typos found in codebase

This commit is contained in:
luzpaz
2024-07-14 10:19:44 -04:00
committed by GitHub
parent 5cf1003a66
commit 76df27830b
58 changed files with 69 additions and 68 deletions

View File

@@ -346,7 +346,7 @@ static void Sample()
constraint->Set(TDataXtd_PARALLEL, NS1, NS2);
// Getting number of geometries which define a constarint
// Getting number of geometries which define a constraint
Standard_Integer number = constraint->NbGeometries();